HTML5 splash image bug in Safari (DEF-3061) (SOLVED)

It seems the Defold logo in the .canvas-app-canvas CSS is affecting the depth buffer. The color has no effect unless the background-color property is added. I think I should report this issue.

This is the result when I remove the logo from css and add black color to background-color

2 Likes