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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
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.