Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.6.2p1
Issue ID
935176
Regression
No
Unity freezes/stops logging when out of drive space, no error given
Reproduction steps:
1. Fill up the disk, which has Editor.log file, leave some MB free space
2. Open repro project
3. Press play
4. Wait until disk fills up completely
Actual result: Now Unity sometimes freezes, other times no prompt of no disk space is given, no error, anything. All the log goes nowhere.
Expected: At least error, cause otherwise it might be a problem for people who leave program for testing for a long time.
If it doesn't freeze, it crashes when exiting.
Reproduced on: 5.5.1f1, 5.6.2p1, 2017.1.0f1, 2017.2.0b3
Notice that this case is very similar to https://fogbugz.unity3d.com/f/cases/706334/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment