com.unity.performance.profile-analyzer 1.1.0-pre.2

com.unity.performance.profile-analyzer

Notes: processedReleased April 21, 2021

Browse versions

PreviousNext

📈 Improvements

  • Ensured forward compilation compatibility of ProfilerWindow API usage.

🔧 Bug Fixes

  • Fixed Frame View Dropdown not showing time in Microseconds when Microseconds are set as display unit type.
  • Fixed ArgurmentOutOfRange exception on 'Clear Selection' usage in Frame Control.
  • Improved loading and analysis progressbar progression to be monotonously incremental and reflect actual stage correctly.
  • Fixed the marked frame time overlay so that it works on loaded data (case 1327888).
  • Fixed keyboard frame controls so that they do not play an error sound (case 1327931).
  • Fixed RangeSettings.IsEqual so that it doesn't throw an exception when there is a different dataView.selectedIndices.