com.unity.memoryprofiler 0.1.0-preview.6

com.unity.memoryprofiler

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

📈 Improvements

  • Fixed dangling subscriber for OnPlaymodeChanged.
  • Fixed broken metadata injector, implemented metadata processors will now be called.
  • Fixed incorrect referencing of managed objects to native objects that did not own them.
  • Fixed style sheet warnings.
  • Changed the display string of uninitialized types from "Unknown Type" to "Uninitialized Type".
  • Fixed missing references for managed objects.
  • Fixed incorrect disposal of sidebar delegate.