Search Issue Tracker
Fixed
Fixed in 2020.3.45f1
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-1950
Regression
No
[Backport] Wrong sorting for "GC Alloc" column in Show Related Objects panel of Profiler Window
How to reproduce:
1. Open the "Profiler_Test.zip" project
2. Open the "SampleScene" scene
3. Open the Window > Analysis > Profiler
4. Enter Play Mode
5. In the Profiler, select CPU Usage tab
6. Select Hierarchy view and Show Related Objects
7. In the Hierarchy, select PlayerLoop > Update.ScriptRunBehaviourUpdate > BehaviourUpdate > Assembly-CSharp.dll
8 Check the sorting in the "Show Related Objects" tab
Actual Result: GC Alloc column sorting is alphabetical. (screenshot attached)
Expected Result: GC Alloc column sorting is numeric.
Reproducible with: 2017.4.35f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b11, 2020.1.0a14.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment