Search Issue Tracker
Fixed in 5.3.0
Votes
1
Found in
5.2.1p4
Issue ID
736717
Regression
Yes
[Mask] Masked image bleeds out into another gameObject with a disabled mask attached
Reproduction steps:
1. Open attached project (ReproProject.zip)
2. Open the "test" scene
3. Select the "Panel" gameObject (under Canvas) and disable the mask component
4. The rest of the image is seen (it bleeds out)
Note: When the "Panel" object is below the "Panel(1)" or "Panel" doesn't have a mask component attached the image will not bleed.
Expected result: The image should't be displayed on the left side (left panel).
Regression from: 5.1.X (last not working version 5.1.4f1(36d0f3617432))
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Qwere
Oct 25, 2015 07:09
This bug is happening since I updated to Unity 5.2, so I'm sure it's not something intentional.
-I'm currently considering downgrading Unity to 5.1 because of this issue