Search Issue Tracker
Fixed
Fixed in 2022.3.65f1, 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3
Votes
1
Found in
2022.3.62f1
6000.0.50f1
6000.1.5f1
6000.2.0b4
6000.3.0a1
Issue ID
UUM-107890
Regression
Yes
Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
How to reproduce:
1. Create and open a new project
2. In the Hierarchy, right click and select UI > Scroll view
3. Drag and drop the created “Canvas” GameObject into the Project tab, to create a prefab
4. Back in the Hierarchy, click on the arrow to the right of the “Canvas” GameObject
5. In the Hierarchy, select the “Scroll View” GameObject
6. In the Inspector, “Rect Transform” component, change the value of “Width” field to 3000
7. In the Hierarchy, click the arrow to the left of the Prefab name (in this instance “Canvas”)
8. Repeat step 5
9. Observe the Inspector
Expected result: The “Width” value is 3000
Actual result: The “Width” value is 30
Reproducible with: 2022.3.62f1, 2023.3.0b7, 6000.0.50f1, 6000.1.5f1, 6000.2.0b4
Not reproducible with: 2021.3.52f1, 2023.3.0b6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- When another value is changed, the previous one gets updated properly
- All values within “Rect Transform” component are affected
- Other UI elements are also affected (Button, Slider etc.)
- Editing prefab in both “in isolation” and “in context” reproduces the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment