Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.3f1
2022.3.4f1
Issue ID
UUM-40814
Regression
Yes
Canvas borders are not rendered correctly in the Scene view when creating UI objects
How to reproduce:
1. Create a new Unity project
2. Right-click in the Hierarchy window
3. Create any UI object (for example Button or Slider)
4. Observe the Canvas in the Scene view
Expected result: Canvas borders are rendered correctly in the Scene view
Actual result: Canvas borders are not rendered correctly in the Scene view
Reproduced with: 2022.3.3f1, 2022.3.4f1
Not reproducible with: 2022.3.2f1
Reproduced on: macOS Ventura 13.3.1 (apple m1 max), Windows 10
Add comment
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
Resolution Note:
Fixed by another internal issue: UUM-41127: Button fails to be created in the scene view