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
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.