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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a5