com.unity.memoryprofiler 1.1.0-pre.1

com.unity.memoryprofiler

Source docs
Notes: processedReleased May 8, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2

Package Dependencies

Features

  • Added thumbnailing for screenshots to improve startup speed.

📈 Improvements

  • Deprecated accidentially exposed as public IComparableItemData interface.
  • Updated window icon.

🔧 Bug Fixes

  • Fixed an empty MonoBehaviour entry being displayed in the Unity Objects table when 'Show Potential Duplicates' was checked and there are no potential duplicate MonoBehaviours.
  • Fixed Summary view tracking of Graphics memory on Switch.
  • Fixed the Summary breakdown bar's total label overlapping with its legend when using small window sizes.
  • Fixed not showing negative values when comparing snapshots in Summary view (PROFB-72).