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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (fix version 2022.1):
Fixed in 2022.1.4f1