Why sub scene will not show in play mode?

Hi,
I create a subScene that contains a tile map. However, when I play in the play mode, it does not show the grid map. I was wondering did I miss something in the situation?

I noticed that it may not be caused by the subscene. Looks like the tilemap cannot be shown in the subscene. I was wondering why this situation happened?

Its hard to say. Maybe save + close the subscene? maybe check the “Auto load scene” checkbox in the subscene. Maybe check the Entity Debugger and see if the Grid entities are there, but just not being displayed or they are not there entirely. Maybe add a different prefab to the subscene and see if it is shown?
If they are in the entity debugger, compare the components of a subscene-grid-prefab with a normal converted grid-prefab.

Sorry not really an answer :slight_smile:

Hi. I have the same problem. Did you find solution?

Did anyone find a solution to this issue? I’m experiencing the same thing.

Same problem here. Any help?