Search Issue Tracker
Fixed in 2022.3.66f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.15f1, 6000.2.1f1, 6000.3.X, 6000.3.0a4
Votes
0
Found in
2022.3.62f1
6000.0.53f1
6000.1.0b10
6000.2.0a7
6000.3.0a1
Issue ID
UUM-100206
Regression
No
UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
How to reproduce:
1. Open the attached “IN-96706_CanvasBugRepro“ project
2. Open the “SampleScene“
3. In the Hierarchy window, select “CardSelectUI“ > “CardUILeft“
4. In the Inspector window, change the Rect Transformation components “Left“ value to “596“ and “Right“ value to “1124“
5. In the Hierarchy window, select “CardSelectUI“ > “CardUIRight“
6. In the Inspector window, change the Rect Transformation components “Left“ value to “1124“ and “Right“ value to “598“
7. Observe the results in Scene View
Expected result: “CardUILeft“ and “CardUIRight“ GameObjects are visible
Actual result: “CardUILeft“ and “CardUIRight“ GameObjects are not visible
Reproducible with: 2022.3.60f1, 6000.0.43f1, 6000.1.0b10, 6000.2.0a7
Reproducible on: MacOS 15.3 (M4), Windows 11 (by user)
Not reproducible on: No other environments tested
Note: Changing the rotation of “CardUILeft“ and “CardUIRight“ makes them visible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment