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))
Comments (1)
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
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