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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment