Search Issue Tracker
Fixed in 0.3.0
Votes
0
Found in [Package]
0.2.1-preview
Issue ID
1138244
Regression
No
[UI] The items in Interactions and Processors keep losing focus during editing.
After adding items to Interactions and Processors in the Input Action UI window, more properties can be edited for each item by selecting them. However, whenever the item is edited, it loses focus in the window, and the configuration area disappears, which makes editing them very difficult.
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Open Input Action asset at: Assets -> Demo -> SimpleDemo -> SimpleControls.inputaction
3. In the UI window, select PrimaryAction under "fire" in the middle section
4. In the right section, select "Tap" under the Interactions
5. Try to change the "duration" value to 0.5
Actual: The items in Interactions and Processors lose focus when editing their properties.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment