You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warn when running low on disk space when performing certain editor operations
The following editor operations will now warn the user if the available
space on the target disk is low:
- Saving a scene (< 1 GiB).
- Importing a set of resources (< 2 GiB).
- Downloading export templates (< 4 GiB).
- Installing export templates (< 4 GiB).
- Exporting a project (< 10 GiB).
- Packing a project as a ZIP file (< 10 GiB).
0 commit comments