Search Issue Tracker
Duplicate
Votes
1
Found in
2022.1.0a6
2022.1.0b3
2022.2
Issue ID
1395961
Regression
Yes
Width, Height and Scale of a Prefab are zeroed when updating to Unity 2022.1.0a6 or above
Reproduction steps:
1. Open the 'UnityRectBug' project with Unity 2022.1.0a5
2. Open the 'SampleScene'
3. Open the 'UIRoot' prefab in the Prefab Mode
4. Note that Width, Height, and Scale are set to not null values
5. Reopen the 'UnityRectBug' project with Unity 2022.1.0a6
6. Open the 'SampleScene'
7. Open the 'UIRoot' prefab in the Prefab Mode
Expected result: Width, Height, and Scale are not zeroed
Actual result: Width, Height, and Scale are zeroed
Reproducible with: 2022.1.0a6, 2022.1.0b4, 2022.2.0a3
Not reproducible with: 2019.4.34f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0a5
-
Resolution Note (2022.2.X):
Revalidated with 2022.2a16 BrokenPrefab is overridden in the prefab itself to have all zero. UIRoot is modifiable as expected. Not sure why this was reopened.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1388532