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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.