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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Resolution Note (fix version 0.7.0-preview.1):
Thread Count now correct when switching views whilst analysis is occurring