Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
879562
Regression
Yes
Unity loads 'Untitled' (empty) scene when canceling building process
Reproduction steps:
1) Open "879562_SceneChangesAreLost.zip" project
2) Open "rand" scene
3) Make some scene changes, for example duplicate all the spheres and move them to the side.
4) Don't save any changes
5) Build and run project
-- While building, pay attention to the scene and/or Hierarchy.
6) As soon as everything in Hierarchy and scene is gone cancel building process
-- Notice that 'Untitled' scene loads (Unity's empty scene) and because of that all changes are gone
Regression introduced in 5.5.0b1
Reproduced with:
5.6.0b9, 5.5.1p3, 5.5.0f1, 5.5.0b1
Unable to reproduce with:
5.3.7p4 (scene doesn't disappear during building process
5.4.0f1, 5.4.4p2,
Reproduces on any platform (tested with Standalone and Android)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Octaga
Aug 29, 2017 10:29
Just had this phenomenon happen in 5.6.1f1
I can't swear it was exactly the same steps as above, but i had built a small scene, did a "build and run" for android, got complaints on incorrect bundle identifier, fixed that and press build+run again, only to find an empty scene showing up on my android test device.
Scene hierarchy lost in dev null.