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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a5