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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a5