Unity Issue Tracker - Unity Editor frame rate drops when making many successive inputs
Closed
UUM-3417
Unity Editor frame rate drops when making many successive inputs
Unity: IMGUI Framework
Won't Fix
2022.3.X
2022.2.X
2022.1.X
2021.2.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
1. Create a new 3D Unity project
2. Open the Profiler (Window -> Analysis -> Profiler)
3. Change the Profiler window to record Editor performance
4. Start pressing the keyboard buttons rapidly
Expected result: Consistent and stable performance
Actual result: Performance degradation
To document the degradation of performance the FPS metric in the Profiler was used
2019.4 and 2020.3 at the lowest went to 100FPS whereas later streams went as low as 60FPS and rarely to 30FPS
Reproduction is somewhat inconsistent, to reproduce do step 4. then promptly stop and start step 4. again, doing this in intervals helps with reproduction
Prioritise and Follow this issue
Have a workaround or additional info about this issue?