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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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.