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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment