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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment