Version: 2017.1

PlayerSettings.forceSingleInstance

Switch to Manual
public static bool forceSingleInstance ;

Description

Restrict standalone players to a single concurrent running instance.

This detects at startup whether another instance of the same player is already running, and aborts with an error message if so.