After building a PC standalone, I’ve found that any of my tilemap renderers are black or not drawn at all. All colliders generated from the tilemaps work fine. I’ve tested this will the example project with R3 edition of the 2d experimental build.
For those who’ve encountered this, My workaround to get the tilemaps to appear was changed the mode for the renderers from Chunk to Individual.
Bug Reported: Case 861900
Please forgive if I haven’t followed some forum rules/conventions, as this is my first post.
I can also confirm this, and it only seems to happen for the Released build type. Forcing individual seems to work, but lots of batching work is going on behind scene, which I am a bit uncomfortable with. Any public link to the bug?
Hi Castor I’m unfamiliar with Unity’s bug reporting system. By public link to the bug, do mean on issue tracker? If your answer is yes, then I do not think so, unless Unity created one. I did not find one myself.
It would be nice if this bug is being tracked somewhere by a representative from Unity… Otherwise, we will have to submit another bug report. Just want to make sure.