com.unity.performance.profile-analyzer 1.0.1

com.unity.performance.profile-analyzer

Notes: processedReleased June 29, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

🔧 Bug Fixes

  • Fixed "median marker time (in currently selected frames)" in tooltip for 'Top 10 markers'.
  • Fixed profile analyzer 5.6 support
  • Fixed minor visual artefact when no marker selection
  • Fixed issue where frame time graph tooltips were not always appearing when hovering
  • Marker Summary - Count Values are now correctly sorted in descending order
  • Hiding selected marker in comparison view if lacking 2 valid data sets
  • Corrected bucketing of histogram data for counts. Display was fractionally incorrect
  • Fixed sorting of frames (by time/count) to be more stable by providing a secondary sort by frame index
  • Marker table export now orders by descending median time (to match the default UI sort option).