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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment