Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2017.4.0f1
2018.3.1f1
Issue ID
1134368
Regression
No
CPU Profiler does not scale Graph after Enabling/Disabling Logical Groups
To reproduce:
1. Download attached project “cpu-profiler-scaling.zip" and open in Unity
2. Open "SampleScene" scene
3. Open Profiler
4. Deselected all logical groups except Scripts
5. Enter PlayMode
6. After a few seconds, Pause / Stop PlayMode
7. Enable the Rendering group
Expected results: The CPU Profiler should scale the Graph based on the currently enabled Groups
Actual results: The CPU Profiler does not scale the Graph
Notes:
- This issue appears both on Windows and macOS
- Workaround: Save the Profiling Data and Load it
Reproduced on Unity 2017.4.0f1, 2017.4.20f2, 2018.3.7f1, 2019.1.0b5 and 2019.2.0a6
Cannot reproduce on Unity 2019.2.0a7 and 2019.2.0a8 because FPS is locked on 60 FPS
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