Search Issue Tracker
Fixed
Votes
1
Found in [Package]
1.1.0-preview.2
Issue ID
1308116
Regression
No
New Input System's Mouse events get stuck on the first clicked UI Toolkit's Control
How to reproduce it:
1. Open the user's attached project "TextFieldSelection.zip"
2. Load "SampleScene"
3. Enter Play mode
4. In the Game view click on the first text field and notice that it gets highlighted
5. Click on the second text field
6. Observe the text field
Expected result: Second text field gets mouse input and it gets highlighted
Actual result: Second text field doesn't get mouse input and the first text field continues to consume mouse events
Reproducible with: 2020.2.5f1, 2021.1.0b7 (1.0.2, 1.1.0-preview.2)
Could not test with: 2018.4.31f1, 2019.4.19f1 (UI Toolkit is not introduced yet), 2021.2.0a5 (1.1.0-preview.2) - due to errors with UI Toolkit
Notes:
- Using UI Toolkit 1.0.0-preview.14 package
- Only reproducible when Active Input Handling is set to "Input System Package (New)"
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note:
Should be fixed in the built-in version from the trunk (2021.2+). Could not be verified with the attached project.