HI i have little issue because when I run game from editor I must toggle the camera and then it sees correctly the city, but at first I see just skybox helipad
so what is the solution?
From what I understand is when you launch the game, the models don’t appear while the skybox is only visible and you have to check/uncheck the camera to make everything visible. Are you disabling the camera from any of the scripts? If possible, can you make a repro of this in a test project so I can look at it?
Hey, that’s a strange one. If the editor and the build aren’t matching up, it usually feels like a caching issue or a script not saving properly. Have you tried force-refreshing the editor or checking the launch tab console for any hidden errors? Sometimes a quick toggle of the “enabled” state on the entity fixes those weird desyncs too.