Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.14f1
Votes
0
Found in
2022.2.10f1
Issue ID
UUM-30742
Regression
Yes
[Linux][UI Toolkit] Callback event is triggered twice when pressing on UI Toolkit element
Reproduction steps:
1. Open the attached “Test Project” Project
2. Open the “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Press on the “btnClickMe" Button
5. Observe “lblNumClicks" GO
Expected result: For every “btnClickMe” Button press, the number in the”lblNumClicks” GO increases by one
Actual result: For every “btnClickMe” Button press, the number in the”lblNumClicks” GO increases by two
Reproducible with: 2022.2.0f1, 2022.2.10f1, 2023.1.0a10
Not reproducible with: 2021.3.20f1, 2022.2.0b16, 2023.2.0a5
Can’t test with: 2020.3.46f1 - No support for Structure UI
Fixed in: 2023.1.0a11
Reproducible on: Ubuntu 20.04.5
Not reproducible on: Windows 10
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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Resolution Note (fix version 2022.2):
fix multiple mouse events on linux on 2022.2