Search Issue Tracker
Fixed
Fixed in 2023.1.0b11, 2023.2.0a8
Votes
6
Found in
2023.1.0b3
2023.2.0a2
Issue ID
UUM-26990
Regression
Yes
Performance degrades when profiling in newer Editor versions
How to reproduce:
1. Create a new project
2. Enter Play Mode
3. Open the Profiler window (Window → Analysis → Profiler)
4. Change the profiling mode to Edit Mode
5. Stop the recording of the Profiler
6. Select any point in the profiled section
Expected result: Consistent performance between Editors
Actual result: Performance is slower and uses double the allocated resources
Reproducible with: 2023.1.0a20, 2023.1.0b3, 2023.2.0a2
Not reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.7f1, 2023.1.0a19
Reproduced on: macOS Ventura 13.1 (Intel), Windows 10 - User Reported
Note: Related Forum thread - [https://forum.unity.com/threads/regression-game-view-eating-x10-more-cpu.1377261/|https://forum.unity.com/threads/regression-game-view-eating-x10-more-cpu.1377261/]
-
laurentlavigne
Feb 15, 2023 22:10
2023 is much slower than 2022 even without profiler.
So the degradation that's slowly eroded the editor and was somewhat slowed down is back in a big way. -
Kamyker
Feb 14, 2023 08:33
"WHEN PROFILING" is a bit of a stretch, performance degrades also when not profiling.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Resolution Note (fix version 2023.1.0b11):
Improve Text performance for both IMGUI and UITK.