Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1238030
Regression
No
[Profile Analyzer] Thread count is reported incorrectly when switching between Single and Compare tabs while analyzing
How to reproduce:
1. Open attached "ProfileAnalyzer" project
2. Open Profile Analyzer by going to Window->Analysis->Profile Analyzer
3. In the Single tab load in user's attached "cavesofqud.pdata"
4. Switch to Compare tab and load in user's attached "Profile Analyzer - Capture (2019.3.6f1).data.pdata" and "Profile Analyzer - Capture (2020.1.0b2).data.pdata"
5. Switch back to Single tab
6. In the Filters section press Select on Thread option to open Threads window
7. In Threads window tick all of the options and press Apply
8. In the Single tab in Profile Analyzer window in the Filters section press Analyze and while it's analyzing switch to the Compare tab
Expected result: In the Filters section in the Compare tab it says "85 of 85 threads"
Actual result: In the Filters section in the Compare tab it says "82 of 85 threads"
Reproducible with: 0.5.0-preview.1, 0.6.0-preview.1 (2017.4.39f1, 2018.4.21f1, 2019.3.10f1, 2020.1.0b5, 2020.2.0a7)
Could not test with: 0.4.0-preview.3, 0.4.0-preview.5, 0.4.0-preview.6 because thread showing was not introduced
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
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
Resolution Note (fix version 0.7.0-preview.1):
Thread Count now correct when switching views whilst analysis is occurring