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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment