com.unity.memoryprofiler 0.1.0-preview.5

com.unity.memoryprofiler

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Features

  • Added progress bar displays for actions like opening/importing snapshots.
  • Restored binary compatibility with the 2017.4 memory snapshot format.
  • Added handling for duplicate GC handles present in the snapshot.

📈 Improvements

  • Lowered the number of GC allocations when crawling a snapshot.
  • Upgraded dependency on EditorCoroutines package to 0.0.2-preview.1.
  • Changed the initialization of the managed memory sections to not overallocate.
  • Fixed an issue where selecting a region on the memory map would expand the table underneath onto the whole window.
  • Fixed an issue where closing either snapshot (with two snapshots loaded) would close the other one instead.
  • Resolved UI issues with upstream UI elements versions.

API Changes

  • Removed links in columns: Native Object Name, Native Size. For the Native Objects table.