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] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Resolution Note:
Should be fixed in the built-in version from the trunk (2021.2+). Could not be verified with the attached project.