Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
Issue ID
671132
Regression
No
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading.
Comments (3)
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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
PeterB
Nov 12, 2015 10:40
This problem is NOT fixed. It persists even in 5.2.2p3.
Aras
Jun 28, 2015 14:22
This one is fixed "by design", see http://docs.unity3d.com/ScriptReference/Camera-clearStencilAfterLightingPass.html
Also Unity 5.2 will have most simple cases of masking working without a stencil buffer, so this unfortunate interaction with deferred shading will not exist anymore.
Steve Tack
May 20, 2015 19:47
I've run into maybe the same issue where geometry behind a world space canvas is causing clipping in children of a masked area. This was from February. Is there a way to find out what future release the fix will be included in?