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
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
- Inconsistent Terrain brush Opacity values between Scene view and Inspector
- [Usability] No separated opacity for the different types of Terrain brushes
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
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.