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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment