com.unity.performance.profile-analyzer 1.1.1

com.unity.performance.profile-analyzer

Notes: processedReleased October 22, 2021

Browse versions

PreviousNext

🔧 Bug Fixes

  • Fixed pulling frame data from the Profiler to exclude first and last frames if their main thread profiler data is incomplete, so that they don't skewer the analysis results (case 1359686).
  • Fixed IndexOutOfRangeException thrown when using Profiler or selecting Profiler frames in Profile Analyzer. (1366931)