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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.