com.unity.memoryprofiler 0.2.1-preview.1
Notes: processedReleased February 10, 2020
Unity Compatibility
Minimum Unity: 2018.3
Package Dependencies
✨ Features
- Added MetadataCollect abstract class in order to provide a better, performant way to inject new collectors into the metadata collection system.
📈 Improvements
- Fixed an issue with the native object connections cache, where invalid native object references would not be skipped.
⚡ API Changes
- Removed IMetadataCollect interface and the method of injection used for it, as it would degrade runtime performance each time the injection would occur.
