This version of Unity is unsupported.
Method group is Obsolete

PackedNativeUnityEngineObject.nativeObjectAddress

Obsolete This API is outdated and will be removed. Please check out the Memory Profiler Package (https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/). public long nativeObjectAddress;

Description

The memory address of the native C++ object. This matches the "m_CachedPtr" field of UnityEngine.Object.