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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment