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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment