Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1
Issue ID
1133382
Regression
Yes
RestoreSceneManagerSetup with serialized SceneSetup state renders the Hierarchy empty (SubScene issue)
In 19.1 try loading a serialized SceneSetup saved to file shows an empty Hierarchy window, if the file was saved with a previous version of Unity.
Repro:
Use e.g this: https://gist.github.com/svermeulen/8927b29b2bfab4e84c950b6788b0c677 to save a scene setup (e.g in 18.3)
Open 19.1 and restore the setup that was saved to disk.
Notice that the hierarchy is not showing any scenes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment