Search Issue Tracker
Active
Under Consideration for 1.6.X
Votes
2
Found in [Package]
1.6.1
Issue ID
ISXB-508
Regression
No
Keyboard input is delayed or not registered when using InputSystem and running an iOS player on Apple Silicon Mac
How to reproduce:
1. Build the user’s attached “SandboxInputSystem.zip” project for an iOS platform
2. Open the built project and set “My Mac” as the destination
3. Build the app
4. In the app, press the “WASD” keys and observe the second graph in the second column
Expected result: Pressed buttons are registered immediately, and the graph changes accordingly to the pressed buttons
Actual result: Pressed buttons are registered with a delay or not registered at all, and the graph is not changing
Reproducible with: 1.5.1, 1.6.1 (2021.3.27f1, 2022.3.1f1, 2023.1.0b21, 2023.2.0a18)
Reproduced on: macOS 13.2.1 (M1)
Notes:
In 2021.3.23f1, input was recognized with a delay, and in 2021.3.24f1, it was not recognized
Running iOS app on macOS is available just on Apple Silicon computers
Not reproducible in the Editor and Standalone Player (M1)
Not reproducible with mouse input
Not reproducible if a controller is connected (user’s info)
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