Search Issue Tracker
Fixed
Fixed in 2022.3.66f1, 6000.0.55f1, 6000.1.15f1, 6000.2.1f1, 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
- [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