Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.1.1f1
2022.2.0a13
2023.1.0a1
2023.2.0a1
Issue ID
UUM-4155
Regression
No
[UI Toolkit] Touch is not being cleared after clicking on a button
How to reproduce:
1. Open project "Bug Report.zip"
2. Enter Play Mode
3. In the Game window press the blue button
4. Click anywhere in the white area at the top of the screen
5. Wait for 2 seconds and watch the buttons animate up
6. Repeat the 3rd step
7. Click where the green button was, the bottom-right of the screen, and then move your mouse away from the button
8. Observe the Console window
Expected result: Console does not log anything
Actual result: Console logs "t"
Reproducible with: 1.0.0 (2022.1.0b1, 2022.1.0b16, 2022.2.0a10)
Could not test with: 2019.4.38f1, 2020.3.33f1, 2021.2.19f1, 2021.3.0f1, 2022.1.0a21 (Errors after downgrade)
Note: Reproducible in the Editor and in the Player
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
Issue is in the project, the behavior is normal.