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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2022.2):
fix multiple mouse events on linux on 2022.2