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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment