Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Method group is Obsolete

MemorySnapshot

class in UnityEditor.MemoryProfiler

Obsolete Use Unity.Profiling.Memory.MemoryProfiler instead.

Description

MemorySnapshot is a profiling tool to help diagnose memory usage.

MemorySnapshot, and all types in UnityEditor.MemoryProfiler.* are very experimental API, and will very likely change significantly going forward. Currently only il2cpp-based players are able to provide memory snapshots. The editor, and mono-based players will not respond to requests for new snapshots.