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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.