Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.3.0a8
2020.1
2020.2
Issue ID
1270476
Regression
Yes
Overwriting a Scene via package import deletes everything in it and clears changes on Scene switch until the Editor is restarted
How to reproduce:
1. Download the user-submitted package
2. Create a new Unity project
3. Create a new Scene with a default name in the root Assets folder(Assets/New Scene.unityscene)
4. Import the package and overwrite the scene
5. Reload the New Scene
Expected result: 'New Scene' should contain 3 simple GameObjects, a Main Camera and a Directional Light
Actual result: 'New Scene' is empty, any saved changes to this scene will be lost upon reloading it, deleting and creating a scene with the same name will still present a broken scene
Reproducible with: 2019.3.0a8, 2019.4.10f1, 2020.1.6f1, 2020.2.0b3
Not reproducible with: 2018.4.27f1, 2019.3.0a7
Notes:
Restarting Unity prevents the saved changes from disappearing
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a5