Search Issue Tracker
Won't Fix
Won't Fix in 3.3.X
Votes
0
Found in [Package]
3.0.0-beta.6
Issue ID
HUBX-720
Regression
No
[Hub] Available space does not take temporary files into consideration
Reproduction steps:
1. Open Unity Hub
2. Go to "Installs" > "Install Editor"
3. Select any Unity Editor version
4. Observe the available space
Expected result: The Unity Hub available space matches Systems available space
Actual result: The Unity Hub available space is smaller than Systems available space
Reproducible with: 3.0.0-beta.6
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (3.3.X):
The available space is correct. However for Mac the system shows the available space in GB, and for windows the actual space is in GIB.
1GB=1000MB
1GiB=1024MB
For the HUB application we calculate and convert the values in GIB for all operating system.
Hence there is a difference in how much available space you see in Mac and in the hub application.
https://massive.io/file-transfer/gb-vs-gib-whats-the-difference/