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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment