Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1093808
Regression
No
[Performance] Massive performance loss when moving the mouse around
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/258
I have no code that references the new input system and I'm getting a significant performance loss when moving the cursor around.
Unity version: 2018.3.0b2
Rene-Damm commented 29 days ago
There's a couple features here and there to finish up but plan is to go into feature freeze by around end of October. Proper performance pass is high in priority after that. Processing loop ATM is definitely gobbling up more than its allotted share. The core of its operations is cheap but the stuff around it has accumulated way more overhead than it should have.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment