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
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
Resolution Note (fix version 1.0.1):
Ordering on Frame Counts now working correctly