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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment