| 
					| Gamer | Дата: Воскресенье, 27.05.2018, 12:05 | Сообщение # 1 |  | Лейтенант Группа: Проверенные Сообщений: 41 Статус: Offline | Привет. Помогите пожалуйста купил игру на движке юнити. Всё что мне нужно это создать апк файл.
 Но про создание мне выбивает 3 ошибки.
 Подскажите пожалуйста кто знает что мне делать.
 Вот эти ошибки:
 1-Assertion failed: System is already interested in this transform, SetSystemInterested may only be called once.
 UnityEditor.Web.JSProxyMgr:DoTasks()
 2-Assertion failed: If the system is getting enabled, then it can't have any previous changes registered
 UnityEditor.Web.JSProxyMgr:DoTasks()
 3-UnityEditor.BuildPlayerWindow+BuildMethodException: Error building Player because scripts have compile errors in the editor
 at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0021f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:182
 at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x00065] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:89
 UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
 |  |  |  |  |