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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
This is a duplicate of issue #1388532