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
- The Decal Projector component Scene view editing tools are not visible in the Inspector window when Editor theme is set to Light
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
- Persisted event listeners are reset when collapsing and expanding a component in the Inspector
- Floating Material Preview window has a burger icon button that does nothing when pressed
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.