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
-
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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.