public static Object activeObject ;

설명

Returns the actual object selection. Includes prefabs, non-modifiable objects.

When working with objects that are primarily in a scene, it is strongly recommended to use Selection.activeTransform instead.