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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
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.