Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.22f1, 2023.2.15f1, 2023.3.0b10
Votes
0
Found in
2021.3.36f1
2022.3.17f1
2023.2.6f1
2023.3.0b3
Issue ID
UUM-60672
Regression
No
UGUI and GraphicRaycaster: Inconsistent Clickability when Interacting with Occluded Button Areas
Reproduction steps:
1. Open the attached project “ReproProject”
2. Open the “Assets/Scenes/SampleScene.unity” scene
3. Enter Play Mode
4. In the Game View, Click on the “Broken” button on the left side(i.e. red part)
5. Observe the behaviour of the button
Expected result: The button is not clickable/interactable
Actual result: The button is clickable/interactable
Reproducible with: 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Couldn’t test with: 2021.3.34f1 (package errors)
Reproducible on: macOS(Intel) 14.2.1
Not reproducible on: No other environment tested
Note: Disabling and Enabling the “Front” GameObject in the Hierarchy Window allows the “Broken” button to be clickable.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment