I am developing a game with Unity Collab in the last months, but always on one scene. Now that I want to create a new scene some things happen:
lighting settings are not shared (it is not a big deal because I can do them again)
every object that I add or copy from the other scene is appearing, but if I change the scene and go back here again there is nothing. My friends on collab actually see objects in it, and also the lights like the other scene but mine is always empty
What should I do?
Always empty like that