Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
1
Found in
6000.0.64f1
6000.2.15f1
6000.3.1f1
6000.4.0b1
6000.5.0a3
Issue ID
UUM-130504
Regression
Yes
UI Mask Component does not apply correctly when Canvas Render Mode is set to Screen Space - Camera
How to reproduce:
1. Open the attached “Project_xyz” project
2. Navigate to Assets -> Scenes -> System Scene -> Lobby
3. Enter Play mode
4. In the Hierarchy expand UI Group GameObject and enable the Log Canvas GameObject
5. In Game view press the Book icon in the top right corner
6. Press and drag bottom right of the book
7. Observe Game view
Actual result: UI Mask Component does not correctly render the page
Expected result: UI Mask Component renders the page correctly
Reproducible with: 6000.0.54f1(4c506e5b5cc5), 6000.0.64f1, 6000.2.15f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3
Not reproducible with: 6000.0.53f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Changing the Canvas Render Mode to Screen Space - Overlay fixes the issue
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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Resolution Note:
Resolved issue by enabling Depth/Stencil Buffer in the Renderer 2D Data asset.
Resolution Note (6000.5.X):
Resolved issue by enabling Depth/Stencil Buffer in the Renderer 2D Data asset.