Search Issue Tracker
Duplicate
Votes
2
Found in
2017.2.0f3
Issue ID
960086
Regression
Yes
Rect Mask 2D stops masking when the masked Image intersects with Image without Material attached
How to reproduce:
1. Open the attached "RectMaskRepro" project and "new" scene
2. Drag "RectMask" GameObject onto "ImageWithMaterial" GameObject until their images intersect, note that masking does not stop working
3. Drag "RectMask" GameObject onto "ImageWithoutMaterial" GameObject
Expected result: Masking does not stop working
Actual result: Masking stops working, whole "ClippedImage" is shown
Regression introduced in - 2017.2.0b1
Reproducible with - 2018.1.0a1, 2017.3.0b5, 2017.2.0f3, 2017.2.0b1
Not reproducible with - 2017.2.0a4, 2017.1.2p1
Comments (1)
-
Ardito
Nov 15, 2017 20:54
I have the same problem on my game, fix it pls!
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #958177