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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.