Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
Issue ID
1279382
Regression
No
Updating a project to a new editor version sometime causes immutable assets to be altered
Updating a project to a new editor version sometime causes immutable assets to be altered.
Steps to reproduce:
1) Create a new Unity project from the 3D template.
2) Close the editor.
3) Open the project with a more recent editor version.
Actual Result: A warning is displayed in the console with a list of modified immutable assets.
Expected Result: No warnings are displayed in the console.
Reproduced in 2020.1.0b12, 2020.1.0b14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
- Crash on invalid_parameter_internal when starting Standalone Profiler
Add comment