isbatchmode专题

‘UnityEngine.Application‘ does not contain a definition for isBatchMode

unity 2017.4.37f1.  解决办法: Try to replace Application.isBatchMode with UnityEditorInternal.InternalEditorUtility.inBatchMode