Unity Issue Tracker - Performance degrades when profiling in newer Editor versions
Fixed
UUM-26990
Performance degrades when profiling in newer Editor versions
Unity: Text (TextCore)
Fixed
2023.2.X
2023.1.X
2023.1.0a20 onwards
Improve Text performance for both IMGUI and UITK.
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