Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
1.0.0
Issue ID
1254572
Regression
No
Profile Analyzer - Marker Summary - Count Values aren't sorted descending
Profile Analyzer - Marker Summary - Count Values are sorted descending
In the Profile Analyzer when you set the Marker Columns to a something with counts (such as 'Count Totals') it doesn't look to list the Top X number in the Marker Summary section in descending order. I also think because of this it's not actually showing you the true top 10
1. Open Profile Analyzer
2. Load attached pdata file
3. Set Marker Coloumns to 'Count Totals'
4. Order Columns by 'Count'
5. Select 'TextRendering.Cleanup in the marker table
6. In Marker Summary set the number of frames to 10
7. Notice they are not listed in decending order
I think this also isn't showing the actual top 10
8. Select 'UpdateRendererBoundingVolumes' in the marker table
9. Notice it shows the top 10 as all '89' values
10. Look at the histogram chart below
11. Notice it shows a value in the 90 to 92 range
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.0.1):
Ordering on Frame Counts now working correctly