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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment