Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1084208
Regression
No
[Linux Hub] If Flash drive is selected as location for installs, Hub still looks at the hard drive for disk space
To reproduce:
1) Have your main drive filled up with files - It should have not enough space to download Unity from Hub
2) Insert a flash drive which would have enough space to download Unity from Hub
3) Open Unity Hub
4) Change your editor location to point at flash drive
5) Try downloading any editor version
Actual: When selecting components, "Space Left" is reported for "Home" drive, not Flash drive. If you go over that amount of space (but not over the space of flash drive), the download fails.
Reproduced in Unity Hub 1.0.0
Not reproduced in Windows 10
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
In Linux, it is currently checking for download size availability, the workaround is to change the TMPDIR to the external volume.