Search Issue Tracker
Fixed in 0.1.3
Votes
0
Found in [Package]
ce06077
Issue ID
1111232
Regression
No
[Windows] On 2019.1, some of the input is delayed or never registered. Perf issue.
On 2019.1 Windows, some of the input have a delay for it to be registered, like button press, stick movement, etc. Sometimes, it is delayed so much that the button seems never pressed or stuck.
This could be a perf issue only happens on 2019.1
Repro:
1. Download the GitHub project: https://github.com/Unity-Technologies/InputSystem/tree/develop
2. Go to Assets -> QA -> Input_Test -> Scenes -> 02_Input
3. Enter Playmode in Editor and observe how it works with keyboard & mouse.
4. (optional) Go to Assets -> Demo -> SimpleDemo -> SimpleDemo scene
5. Enter Playmode and try to shoot by clicking left mouse button
6. Observe the shooting pattern.
Expected: there is no delay in detecting any input with ISX
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment