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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment