Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.0a19
Issue ID
1339099
Regression
No
Old version's prefabs have transform's overrides shown after upgrade to a new version
Steps:
1. Open attached project
2. Load "Menu3D" scene
=> "SF Scene Elements" prefab has Transform's override in Override Window
Also repro in: Version 2019.4.26f1 (e0392c6b2363), Version 2018.4.27f1 (4e283b7d3f88)
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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Resolution Note (fix version 2022.1):
The Scene in question ("Menu 3D") contains a property which no longer exists and this causes the system to evaluate the Scene Prefab Instance ("SF Scene Elements") as having a Transform Override even though its Transform values can be seen to match those of the Prefab Source Transform. In future we intend to implement a feature which will help users identify and correct invalid property scenarios. Until then, the Transform Overrides can be reverted.