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
- UI Builder Viewport is rendered in solid black and ArgumentOutOfRangeException is thrown when zooming in
- Game view renders yellow color when using RenderTexture.autoGenerateMips with DX12
- The "Multiplayer Widgets" package is displayed as an option for the installation even though it is already installed
- "IMGUIContainer cannot be used in a panel drawn by cameras." error thrown when adding IMGUI Container in UI Builder > Hierarchy
- Crash on GameObject::RemoveComponentFromGameObjectInternal when opening a specific project
Add comment