Search Issue Tracker
Active
Under Consideration for 1.12.X, 1.13.X
Votes
1
Found in [Package]
1.12.0
1.13.0
Issue ID
ISXB-1433
Regression
Yes
InputAction.WasPressedThisFrame does not trigger when Update Mode is set to "Process Events Manually"
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/SampleScene.unity“ Scene
3. Make sure that Update Mode is set to “Process Events Manually” ( Edit > Project Settings > Input System Package > Settings)
4. Enter the Play Mode
5. Press the “W” key
6. Observe the Console window
Expected result: The message "Pressed!" is printed
Actual result: No message is printed
Reproducible with: 1.12.0 (2022.3.58f1), 1.13.0 (2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a4)
Not reproducible with: 1.11.2 (2022.3.58f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: The issue may be related to the ISXB-1141 fix
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
Add comment