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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
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/