Search Issue Tracker
Active
Under Consideration for 1.15.X
Votes
0
Found in [Package]
1.15.0
Issue ID
ISXB-1708
Regression
No
Fields in Action Properties require two clicks to focus when switching from another edited field
Reproduction steps:
1. Create a new project and install the Input System package
2. Right-click in the Project Window and select Create > Input Actions
3. Open the newly created .inputactions asset
4. Create a new Action Map
5. In the Action Properties, next to the “Processors”, click the + button
6. Select “Normalize”
7. Edit one of its fields (e.g. Min)
8. While that field is in edit mode, click on a different field (e.g. Max)
9. Observe the field
Expected result: The field is selected and in edit mode
Actual result: The field is not selected and only gets selected on the second click
Reproducible with: 1.12.0 (6000.0.36f1), 1.14.0, 1.15.0 (6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1)
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Note:
- Reproduces with “Normalize” and “Clamp” options under the “Processors” dropdown and under the “Interactions” dropdown when more than one editable field value is available (Could affect other fields as well)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment