Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0a1
2018.1.0b3
Issue ID
988766
Regression
Yes
[OSX] Editor crashes while creating a build on disk with no space left.
Editor crashes while creating a build on location which has no space left.
Steps to Reproduce:
1. Create a new project.
2. Add any package from asset store so that build size is more. (For Example, Tanks)
3. Find a disk which has no space left. or create a new disk partition allocating few MBs space.
4. Try creating a build to that location which is already full.
Note: Editor Crashes or User is Forced to Quit the Editor with an Error PopUp Message.
Error PopUp Message: FATAL ERROR! dataOffset != file.GetPosition()
Expected Result: Editor should not crash. User should get an exception that "Disk run out of space, build process can't be executed", or something similar.
Reproducing on: 2017.3.0a1, 2017.3.0f3, 2018.1.0b1
Works fine on: 2017.1.3f1, 2017.2.1f1
Notes:
- Appear always.
- Appears only on Mac.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment