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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a1