Search Issue Tracker
Fixed
Votes
1
Found in [Package]
1.0.0-preview.14
Issue ID
1314140
Regression
No
[UI Toolkit] Click event passes through overlapping UIDocument's VisualElement
How to reproduce it:
1. Open the user's attached project ("UIToolkit.zip")
2. Load the "SampleScene" scene
3. Enter the Play Mode
4. In the Game view click on the button and notice that it was clicked
5. Click on the top-left brown square and notice that the button wasn't clicked
6. Click on the red overlay that is over the button
7. Observe the button
Expected result: The VisualElement doesn't pass a click event, and the button is not clicked
Actual result: The VisualElement passes a click event, and the button is clicked
Reproducible with: 1.0.0-preview.14 (2020.2.5f1, 2021.1.0b7)
Could not test with: 2018.4.32f1, 2019.4.20f1 (UI Toolkit is not introduced yet), 2021.2.0a5 (due to UI Toolkit's errors)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
Resolution Note:
Fixed in 2021.2.0a11