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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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