You have cancelled downloading unity что делать
You have cancelled downloading unity что делать
Ошибка: Get Thead Content failed
Вариант 1:
— Чистим кэш браузера.
Вариант 2:
— Чистим кэш юнити и реестр.
Вариант 3:
— Переустанавливаем антивирус.
Вариант 4:
— Переустанавливаем плагин unity.
Ошибка: сбой модуля ядра Unity Player
Ошибка: Error launching unity player
Ошибка: Failed to initialize 3D rendering
Ошибка: Failed to update Unity Web Player
Ошибка: iinvalid unity web file(decompression fileure)
Вариант 1:
— Пробуем удалить папку C:\Users\USERNAME\AppData\LocalLow\Unity\WebPlayer \Cache
Ошибка: Failed to start unity player
Ошибка: Failed to initialize Direct3D 9. Make sure you have DirectX 9.0c installed, have drivers for your graphics card and have not disabled 3D acceleration in display settings.
Ошибка: failed to download dаta file
Вариант 1:
— Пробуем чистить кэш.
Вариант 2:
— Пробуем чистить кэш вебплеера юнити.
Вариант 3:
— Пробуем во время запуска игры выключить и включить интернет.
Ошибка: fatal content error has been detected.
Вариант 1:
— Чистим кэш браузера.
— Чистим кэш юнити http://webplayer.unity3d.com/setup/
Вариант 2:
— Пробуем установить http://unity3d.com/webplayer или http://webplayer.unity3d.com/download_webplayer-3.x/U..
Вариант 3:
— Обновляем драйвер видеокарты или устанавливаем более раннюю версию.
Вариант 4:
— Обновляем плагин unity.
Ошибка: Белый экран\Серый экран.
Вариант 1:
— Для браузера Mozilla: https://support.mozilla.org/ru/kb/pochemu-ya-dolzhen-..
Вариант 2:
— Пробуем обновлять страницу и следить за загрузкой.
Вариант 3:
— Пробуем чистить кэш, затем перезапускаем браузер.
Вариант 4:
— Разрешаем запуск плагинов unity web и adobe flash в настройках браузера.
Вариант 5:
— Пробуем переподключить интернет.
Вариант 6:
— Если такая проблема во время обновления, то просто ждем час или более и пробуем зайти. Не забудьте почистить кэш браузера.
Вариант 7:
— Подключаем компьютер не через wifi\3g а напрямую к модему через провод.
Ошибка: install unity web player now
Ошибка: Для работы Unity Web Player необходимо разрешение
Устранение неполадок и известные проблемы (набор средств Visual Studio для Unity)
В этом разделе рассмотрены решения по устранению проблем, типичных для набора средств Visual Studio для Unity, приведено описание известных проблем и показано, как улучшить функционирование набора средств Visual Studio для Unity с помощью отчетов об ошибках.
Устранение неполадок соединения между Unity и Visual Studio
Параметр Confirm Editor Attaching включен или Code Optimization On Startup установлен в значение Debug
В зависимости от используемой версии Unity:
Не удается подключить
Сбои Visual Studio
Эта проблема может быть вызвана повреждением кэша MEF в Visual Studio.
Попробуйте удалить следующую папку, чтобы сбросить кэш MEF (перед этим закройте Visual Studio):
Это должно исправить проблему. Если проблема не устранена, запустите командную строку разработчика для Visual Studio от имени администратора и выполните следующую команду:
Visual Studio не отвечает
Некоторые подключаемые модули Unity, такие как Parse, FMOD, UMP (Universal Media Player), ZFBrowser или Embedded Browser, используют собственные потоки. Эта проблема возникает, когда подключаемый модуль подключает собственный поток к среде выполнения, что блокирует вызовы ОС. Это означает, что Unity не может прервать этот поток для отладчика (или перезагрузки домена) и перестает отвечать на запросы.
Несовместимый проект в Visual Studio
Дополнительные перезагрузки или закрытие всех открытых окон в Visual Studio
Никогда не работайте с файлами проектов непосредственно из обработчика ресурсов или иного средства. Если вам действительно необходимо совершить операции с файлом проекта, мы предоставляем для этого интерфейс API. См. раздел Проблемы со ссылками на сборку.
В случае исключений не происходит останов отладчика
В ОС Windows система Visual Studio предлагает скачать целевую платформу Unity
Проблемы со ссылкой на сборку или свойством проекта
Если ваш проект довольно сложен с точки зрения ссылок или требуется лучше контролировать этот этап создания, вы можете использовать наш API для работы с созданным содержимым проекта или решения. Вы также можете использовать файлы ответов в своем проекте Unity и обрабатывать их.
в случае последних версий Visual Studio и Unity лучшим подходом будет использование пользовательского Directory.Build.props файла вместе с созданными проектами. После этого вы сможете участвовать в структуре проекта, не мешая процессу создания.
Точки останова с предупреждением
Если Visual Studio не удается найти исходное расположение для определенной точки останова, рядом с ней отображается предупреждение. Убедитесь, что используемый вами скрипт правильно загружен и используется в текущей сцене Unity.
Точки останова не срабатывают
Не удается выполнить отладку проигрывателей Android
Мы используем для обнаружения проигрывателей многоадресную рассылку (это стандартный механизм, применяемый в Unity), но затем применяется простое соединение TCP для подключения отладчика. Этап обнаружения — основная проблема для устройств Android.
Связь через Wi-Fi универсальна, однако она слишком медленная по сравнению с USB из-за задержки. Мы наблюдали отсутствие должной поддержки многоадресной рассылки у некоторых маршрутизаторов или устройств (этим известна серия Nexus).
Связь по USB обладает отличной скоростью для отладки. Инструменты Visual Studio для Unity теперь могут обнаруживать устройства USB и согласовывать с сервером ADB правильную переадресацию портов для отладки.
Проблемы с IntelliSense или разметка кода
попробуйте обновить Visual Studio до последней версии. Выполните те же действия по устранению неполадок, что и для несовместимых проектов.
Известные проблемы
Применительно к набору средств Visual Studio для Unity существуют известные проблемы, которые возникают вследствие взаимодействия отладчика со старой версией компилятора C# в Unity. Мы работаем над устранением этих проблем, но в то же время могут возникать другие проблемы.
При отладке Unity иногда аварийно завершает работу.
При отладке Unity иногда зависает.
Пошаговая отладка с заходом и выходом из методов иногда ведет себя некорректно, особенно в итераторах или внутри инструкций switch.
Отчеты об ошибках
Помогите нам улучшить качество набора средств Visual Studio для Unity: отправляйте нам отчеты об ошибках при аварийном выходе, зависании или в случае других ошибок. Эти сведения помогают нам определять причину и устранять проблемы в наборе средств Visual Studio для Unity. Спасибо!
Как сообщить об ошибке в случае зависания Visual Studio
Существуют отчеты о том, что иногда Visual Studio зависает при отладке с помощью набора средств Visual Studio для Unity, но чтобы разобраться в проблеме, нам требуется больше данных. Вы можете помочь нам разобраться с проблемой, если выполните следующие действия.
Создание отчета о зависании Visual Studio во время отладки с помощью набора средств Visual Studio для Unity
Откройте новый экземпляр Visual Studio.
Откройте диалоговое окно «Присоединение к процессу». В новом экземпляре Visual Studio в главном меню выберите Отладка, Присоединение к процессу.
Приостановите отладчик. В новом экземпляре Visual Studio в главном меню выберите Отладка, Прервать все или просто нажмите CTRL+ALT+BREAK.
Создайте дамп потока. В окне командной строки введите следующую команду и нажмите клавишу ВВОД:
Откройте терминал и получите идентификатор процесса Visual Studio для Mac:
Запустите отладчик lldb.
Подключитесь к экземпляру Visual Studio для Mac, используя идентификатор процесса:
Извлеките трассировку стека для всех потоков:
Installing Unity without the hub
Download and install the Unity Editor from the Unity download page. This page gives you Unity Installer download links for both the latest full release version of Unity as well as the current Beta. If you require a Unity Plus or Pro license, you first need to confirm details for the license (number of seats, payment plan etc.).
The Unity download page presents you with the following options:
Unity Download page options
On the Unity download page, choose your desired version of the Unity Installer.
Unity installer
The Unity installer is a small executable program (approximately 1 MB in size) that lets you select which components of the Unity Editor you want to download and install.
If you’re not sure which components you want to install, leave the default selections, click Continue, and follow the installer’s instructions.
Unity installer (leave the default selected components if you’re not sure which to choose)
Note: On PC there is also an extra option for Microsoft Visual Studio Community 2017.
Installing Unity without the Unity installer
If you prefer, you can download and install all of the components separately, without using the Unity installer. The components are normal installer executable programs and packages, so you may find it simpler to use the installer, especially if you are a new Unity user. Some users, such as those wishing to automate deployment of Unity in an organization, may prefer to install from the command line.
Installing Unity on Windows from the command line
If you want to automate deployment of Unity in an organization, you can install the Editor from the command line.
Use the following options when installing the Editor and other components from the command line on Windows.
Note: Installer command line arguments are case-sensitive.
Unity Editor install
Command | Details |
---|---|
/S | Performs a silent (no questions asked) install. |
/D=PATH | Sets the default install directory. Useful when combined with the silent install option. Default folder is C:\Program Files (x86)\Unity (32-bit) or C:\Program Files\Unity (64-bit). |
Example:
This example installs Unity silently to a E:\Development\Unity folder, which will be the root of the Unity installation. In this case, the Editor executable will be installed in E:\Development\Unity\Editor\Unity.exe. The /D argument must be last and without quotes, even if the path contains spaces.
Unity Editor uninstall
To perform a silent uninstall, run Uninstall.exe /S from the command line or a script.
Note: Although the process finishes right away, it takes a few seconds before the files are actually removed. This is because the uninstaller is copied to a temporary location in order to be able to remove itself. Also, make sure the working directory is not inside the Unity install location, as it won’t be able to remove the folder if this is the case.
Standard Assets install
To silently install Standard Assets:
Note: If specifying a folder, use the Unity root folder (that is, the folder containing the Editor folder, and not where Unity.exe is installed into).
Example Project install
To silently install the Example Project, use:
Installing Unity on OS X from the command line
Unity Editor install
To install the Editor into a /Applications/Unity folder on the specified target volume, enter:
Standard Assets install
To install the Standard Assets into a /Applications/Unity/Standard Assets folder on the specified volume, enter:
Example Project install
To install the Example Project into a /Users/Shared/Unity/Standard-Assets folder on the specified volume, enter:
Torrent download
If you prefer to download Unity via a BitTorrent client, you can download get a torrent link from the Unity download archive page. Not all versions have a torrent download. If a version is available to download as a torrent, the option is presented as Torrent download (Win+Mac) in the Downloads dropdown menu.
Downloading Unity using a Torrent
Installing several versions at once
You can install as many versions of Unity as you like on the same computer.
On a Mac, the installer creates a folder called Unity, and overwrites any existing folder with this name. If you want more than one version of Unity on your Mac, rename the existing Unity folder before installing another version.
On a PC, the install folder is always named Unity X.Y.Z[fp]W, where the f is for an official release, and p is used to mark a patch release.
We strongly recommend that if you rename a Unity folder, you name the new folder logically (for example, add the version number to the end of the name). Note that any existing shortcuts, aliases and links to the offline docs may no longer point to the old version of Unity. This can be particularly confusing with the offline docs; if you suddenly find that browser bookmarks to the offline docs no longer work, then check that they have the right folder name in the URL.
2018–06–12 Page amended
Installation advice updated in Unity 2017.2
Installation advice updated in Unity 2017.4
Unity «You are currently offline» error
Here is the exact error I get while using Unity:
Everyone has said to disable your VPN/firewall/security. I’ve done all of this, and even re-downloaded, but I’m still not able to use Unity online; I’m only allowed to use it in offline mode.
Does anyone know how to fix this?
6 Answers 6
I had exactly the same problem. My issue wasn’t firewall but the wrong time-zone on my account. I went to my account page and update everything correctly resolved the issue. Some servers are configured in a manner where they will reject any requests from a wrongly configured time-zone due to potential cyber attacks.
I’ve tried many solutions and this worked the best. However some of the other instructions mentioned on other sites could have affected the instructions below.
Log out of your Account in unity
Close Asset store page if you have it open
Open Asset store page
Log into your Unity Account using the Asset Store window
You will now be able to use the store
Open Unity Hub as administrator
I recently got that error in Mac OS. I also did the solutions above but didn’t help. Try connecting to asset store in a browser and set your info, especially your nickname, that solved my case.
In Unity 2017 and Unity 2018, I used to do this to fix the problem:
(1) Log out of your Unity account from your Unity application:
(2) Then exit Unity application.
(4) Try to logon to your Unity account again from your Unity application.
Next, try to access Unity store again. Be very patient and wait for 2 or 3 minutes, and the internet connection will eventually be established from your Unity editor on your computer to Unity asset store, and everything will be fine.
Sometimes, I have to repeat this procedure 2 times to make it work. But, it works in the end (very strangely).
In Unity 2019, the solution is very easy as follow:
(1) Click on the «Asset Store» tap in Unity.
(2) On that «Asset Store» tap, find the symbol that looks like the » three vertical dot » located at the top right corner of the «Asset Store» tab.
(3) Then, click on that » three vertical dot » symbol. You will see a drop-down menu.
(4) Next, on that drop-down menu, click on the «Reload» button.
Now, Unity will automatically re-connect or re-logon to Unity asset store. For most people, this will fix the issue at this point.
However, if you still can’t logon at this point, then you may need to install «Unity hub«, which is a new feature in Unity 2019. This will fix the issue for sure.
(Note: This solution works perfectly well for Unity 2019 all the times. However, it may not work very reliably every single times for Unity 2017 and Unity 2018, but you still can try as it may work for you.)
Troubleshooting The Editor
The following sections explain how to troubleshoot and prevent problems with the Unity editor in different situations. In general, make sure your computer meets all the system requirements, it’s up-to-date, and you have the required user permissions in your system. Also make backups regularly to protect your projects.
Versions
You can install different versions of the editor in different folders. However, make sure you backup your projects as these might be upgraded by a newer version, and you won’t be able to open them in an older version of Unity. See the manual page on installing Unity for further information.
Licenses of add-ons are valid only for the Unity versions that share the same major number, for example 3.x and 4.x. If you upgrade to a minor version of Unity, for example 4.0 to 4.1, the add-ons will be kept.
Activation
Internet Activation is the preferred method to generate your license of Unity. But if you are having problems follow these steps:
If you still have problems with registering or logging in to your user account please contact support@unity3d.com.
Failure to Start
If Unity crashes when starting then firstly make sure that your computer meets the minimal system requirements. Also update to the latest graphic and sound drivers.
If you get disk write errors, you should check your user account restrictions. When in MacOS, note the “root user” is not recommended and Unity hasn’t been tested in this mode. Unity should always have write permissions for its folders, but if you are granting them manually check these folders:
Some users have experienced difficulties when using hard disks formated with non-native partitions, and using certain software to translate data between storage devices.
Fonts
Corrupt fonts can crash Unity, you can find damaged files following these steps:
The system might have resources constrained, for example running in a virtual machine. Use the Task Manager to find processes consuming lots of memory.
Corrupt Project or Installation
Unity could try to open a project that is corrupt, this might include the default sample project. In such case rename or move the folder of the project. After Unity starts correctly you can restore the project’s folder if wished.
In Windows, there could be problems like installation errors, registry corruption, conflicts, etc. For example, error 0xC0000005 means the program has attempted to access memory that it shouldn’t. If you added new hardware or drivers recently, remove and replace the hardware to determine if it’s causing the problem. Run diagnostics software and check information on trouble-shooting the operating system.
Performance and Crashes
If the editor runs slowly or crashes, particularly on builds, this might be caused by all of the available system resources being consumed. Close all other applications when you build the project. Clean up the system using its utilities, and consult the Task Manager (Windows) or Activity Monitor (MacOS) to find out if there are processes using lots of resources, for example memory. Sometimes virus protection software can slow down or even block the file system with its scanning process.
Project Loss
There are many factors that can destroy a project, you should constantly backup your projects to prevent unfortunate accidents. When in MacOS, activate the TimeMachine using an external hard disk reserved for this sole purpose. After a loss you can try any of the file recovery utilities that exist, but sometimes this is irreversible.
Re-installation
Follow these steps to reinstall the editor:
Uninstall Unity. When in MacOS, drag the Unity app to trash.
Delete these files if present: