Search Issue Tracker
Fixed
Fixed in 2022.1.X, 2022.1.4f1
Votes
0
Found in
2022.1.0a6
2022.1.3f1
Issue ID
UUM-6644
Regression
Yes
Prefab UI RectTransform values are set to 0 when upgrading project
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. In the Hierarchy, select the GameObject “TitleBarCanvas” (under UI-Prefab -> Canvas -> RootFrame -> TitleBar)
4. Observe the scale values of the RectTransform component in the Inspector view
5. Observe the Game view
Expected result: "My Title" text is visible in the Game view, RectTransform scale X, Y, and Z values are equal to 1
Actual result: "My Title" text is not visible in the Game view, RectTransform scale X, Y, and Z values are equal to 0
Reproducible with: 2022.1.0a6, 2022.1.3f1
Not reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.3.5f1, 2022.1.0a5, 2022.1.4f1, 2022.1.6f1, 2022.2.0a18, 2023.1.0a1
Reproducible on: macOS 11.6
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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (fix version 2022.1):
Fixed in 2022.1.4f1