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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
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.