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
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- Some VFX Window Panels close on entering Play mode
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