Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a8
Issue ID
1068229
Regression
No
Installing Unity to a different HDD still uses up space on the OS HDD
Repro Steps:
- Download the Unity Download HElper
- Select a few other build platforms (I had Android, WebGL, MacOS and Facebook Game Room)
- Select to download to a different HDD and to install to a different HDD
- Monitor the space you have on each HDD before, during and after the installation
- Notice that, at the end of the installation, 2GB of the OS drive have been used up
- Notice that, during the installation, Unity can take up to 6GB of the HDD - this is a problem for people that use a smaller SSD as their C: drive - in some cases, they may not be able to install Unity at all!
Note: this was tested on Windows only for now
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note:
Related to download location, currently Unity Hub download under temp before moving to designated folder. This feature is plan to be implemented in later date.