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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment