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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment