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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.