Hello @sonictke
I hope you are having a blessed day and thank you for taking the time to look into this!
Push verse changes does succeed but the scene graph entities do not spawn into the world
I have tried pushing changes without building any verse code and not starting the game. I pushed changes, and hit play, this does allow scene graph entities to still spawn (likely because nothing new was pushed into the game). However I moved a prop and added a new device, hit save, and pushed changes. Now I cannot spawn any entities.
building verse code then pushing changes does not allow entities to spawn, pushing verse changes then pushing normal changes, and just pushing changes without building verse code also no longer have entities spawning into the world
all of the above result in scene graph entities not showing in the world you have to full relaunch a session. if(Entity := Entity.GetSimulationEntity): Entity.AddEntities(array{entity})
Reported through editor