Unity Engine documentationScript ReferenceUnityEngineUnityEngine.PoolIObjectPool<T>CountInactiveThe total amount of items currently in the pool.Read time 1 minuteLast updated 10 days agoDefinition Type: Property Namespace: UnityEngine.Pool Assembly: UnityEngine.CoreModule int CountInactive { get; }