Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.1.0p5
Issue ID
948459
Regression
No
UI Image does not block button Raycast if it is its child
To reproduce:
1. Open attached Unity project "BugTest.zip"
2. Open "Test" scene
3. Go into Play mode
4. Click on the green image
5. Click on the red image
Expected result: Clicking on both of the image should not trigger the button click
Actual result: clicking on the red image trigger the button because it is the child of the said button
Reproduced on: 5.6.3p2, 2017.1.1f1, 2017.2.0b11, 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment