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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
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.