Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b16
Issue ID
629881
Regression
Yes
Regression: UI: Nested Mask makes children of outer Mask invisible
How to reproduce:
1. Open the attached project
2. Open "test" scene (where is Image game object with Mask component (called "Mask1"), this game object has two child objects, one is Text and an other one is Image game object with Mask component as well (called "Mask2"))
3. Notice that Text isn't visible in the area of game object with "Mask2" though it should be rendered on top
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
- TSS Inspector creates invalid Project Relative paths for USS references in packages when adding References via Inspector
- Screen Space Ambient Occlusion is not visible when the directional light intensity is 0.001 or lower with the Deferred Rendering Path selected
- Unlinking Unity project from cloud throws "DirectoryNotFoundException" errors when the Build Automation package is installed
- Numeric input field for “Prewarm Time” doesn’t fully display decimal values
- Sprite Editor Overlay Menu issues
Glerek
May 06, 2015 12:44
This isn't fixed at all, as Skaarah said you can't have more than 2 masks on a hierarchy.
Skaarah
Nov 06, 2014 21:01
To clarify I have it works fine on a nest of two or less but I really need to be able to have more.
Skaarah
Nov 06, 2014 18:37
What version is this fixed in? I'm on version b21 and nested masks still don't work.