Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2020.1
2020.2.0b11
2021.1
Issue ID
1293059
Regression
Yes
The Profiler updates all modules when only one module is enabled
How to reproduce:
1. Create a new project
2. Open Window > Analysis > Profiler
3. Disable all modules except the CPU Usage module
4. Enable 'Deep Profile'
5. Change the profiling target to 'Editor'
6. Capture some data
7. In the Module details panel set the view option to 'Hierarchy'
8. In the search bar enter 'ProfilerModuleBase.Update()'
9. Observe the 'Calls' value of 'ProfilerModuleBase.Update()'
Expected result: The 'Calls' value is equal to 1
Actual result: The 'Calls' value is equal to 14
Reproducible with: 2020.1.14f1, 2020.2.0b12, 2021.1.0a6
Cannot test with: 2018.4.29f1, 2019.4.15f1 (ProfilerModuleBase.Update() does not occur)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.1):
Fixed in 2021.2.0a2
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0b3
Resolution Note (fix version 2020.2):
Fixed in 2020.2.3f1