Version: 2017.1

Selection.activeInstanceID

Switch to Manual
public static int activeInstanceID ;

Description

Returns the instanceID of the actual object selection. Includes prefabs, non-modifyable objects.

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