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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.