Search Issue Tracker
Active
Under Consideration for 1.14.X
Votes
0
Found in [Package]
1.14.2
Issue ID
ISXB-1629
Regression
No
InputAction.PerformInteractiveRebinding sets InputControl.IsPressed to false when pressing a key
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Hold down any key on the keyboard
5. Observe the Console
Expected result: Two "True" Message logs exist
Actual result: Two "False" are present
Reproducible with: 1.8.2 (6000.0.11f1), 1.14.1 (2022.3.62f1, 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3)
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Reproducible with Mono and IL2CPP
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