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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment