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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.