Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1233100
Regression
No
[Profile Analyzer] Markers are sorted randomly when ordering by certain values
How to reproduce:
1. Open attached 'ProfileAnalyzer' project
2. Open Profile Analyzer found in Window->Analysis->Profile Analyzer
3. Go to Compare tab
4. Load user's attached 'Capture (2019.3.6f1).data.pdata' as first comparison
5. Load user's attached 'Capture (2020.1.0b2).data.pdata' as second comparison
6. Add '< Count' and '>Count' in Marker list by right-clicking on Marker list comparison list names
7. Press on '< Count' to sort it in ascending order
8. Press on '< Count' again to sort it in descending order
Expected result: Markers get sorted by'< Count' column in the columns ascending/descending order of its values
Actual result: Markers get sorted by the Count Left column values instead
Reproducible with: 0.5.0-preview.1, 0.6.0-preview.1 (2017.4.39f1, 2018.4.20f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a5)
Not reproducible with: 0.4.0-preview.3, 0.4.0-preview.5, 0.4.0-preview.6 because these sorting options were not introduced
Note: This also happens with '< Frame Count', '> Frame Count', '< Total', and '> Total' options
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (fix version 0.7.0-preview.1):
Sorting on columns is now working correctly