Search Issue Tracker
Fixed
Votes
7
Found in
Issue ID
1160095
Regression
No
[HUB] Not enough space warning is thrown if disk where Unity Hub is installed has not enough space for new Unity Editor
Steps to repro:
1. Fill up the primary disk so there would be no space for another Unity download
2. Set Editor default location to another disk where there is enough space
3. Try to download
Expected result: Hub downloads and install Unity Editor
Actual result: Hub throws an error that there is not enough space
Reproduced with: Unity HUB 2.0
Comments (2)
-
ahmedaniss
Jan 11, 2021 16:08
-
unity_1n-nLT-_UlOtAQ
Nov 05, 2019 20:41
I believe Unity Hub temporarily downloads install files into a temporary file directory located on the primary hard drive (this is my thinking due to the way the offline installer works when you specify an install directory)
*Solution*
Download the installer .exe file (Unity Assistant) from the "Latest Release" section of the Unity website.
(Found this out through the docs here: https://docs.unity3d.com/Manual/DeployingUnityOffline.html)Installer download location:
https://unity3d.com/get-unity/download-Mike
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Resolution Note:
This part is planned to be revamped in a later version.
This is currently a limitation, please note that, at the moment, Unity download require space in the main drive temp folder before moving into the destination folder. This is planned to be improved upon in the next major version, the download location can be specified.