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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment