Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.4
2020.2
2020.2.0f1
Issue ID
1300829
Regression
No
[Profiler] Related Data is not sorted by GC Alloc size
Reproduction steps:
1. Open the attached "case_1300829.zip" project and Scenes/SampleScene scene
2. Select Window/Analysis/Profiler and record some data
3. In the Profiler window, select CPU Usage
4. In the Module Details Panel, Overview field, select GC.Alloc
5. Set Related Data as Detailed Information
6. Sort data by GC Alloc
Expected result: Data is sorted alphabetically
Actual result: Data is sorted by GC Alloc size
Reproducible with: 2019.4.18f, 2020.2.2f2
Not reproducible with: 2021.1.0a1, 2021.1.0b2
Could not test with: 2018.4.30f1 (GC Alloc did not appear)
Note: Related Data is sorted by GC Alloc string
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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a1