This version of Unity is unsupported.

ObjectPool<T0>.CountActive

public int CountActive;

Description

Number of objects that have been created by the pool but are currently in use and have not yet been returned.