Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2019.3.0f6
2020.1
Issue ID
1217910
Regression
No
Editor performance drop when holding down "F" key while in Play Mode
How to reproduce:
1. Create a new project
2. Open Profiler (Window > Analysis > Profiler)
3. Start profiling Editor
4. Enter Play Mode
5. Hold the "F" key while Game View is focused
Actual result: Performance spikes appears (The amount depends from size of the project).
Expected result: The performance doesn't get affected.
Reproducible with: 2020.1.0a23, 2019.3.0f6, 2019.2.20f1, 2018.4.17f1.
Notes:
- The performance gets a lot worse with bigger projects.
- Seems like the spikes are biggest in Unity 2019.3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment