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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.