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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment