Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a1
2018.2.3f1
2018.3.0a1
2019.1.0a1
Issue ID
1095403
Regression
No
UI object's shadow area is added to whole object's mask area, when being masked by child UI object
To reproduce:
1. Open attached project ("UI_Mask_Issue")
2. Make Image B a child of an Image A
3. Drag Image B over Image A in the Scene window
-- Inspect the masking at the shadowed corner of the Image A
Expected: Image A is masked only on it's surface, shadow area excluded
Actual: Image A is masked both on it's surface and shadow area (see user's attached screenshot)
Reproduced with: 2017.4.18f1, 2018.3.1f1, 2019.1.0a13
Note:
- The issue reproduces with all UI elements affected by Shadow Component
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.