Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.1f1
Issue ID
1067565
Regression
No
Editor crashes when declaring a file path with a file name in the script
Reproduction steps:
1. Open User's attached project("Unity crash")
2. Open Scene "SampleScene" and enter the Playmode
3. Click "Delete Files"(files are already created in this project)
4. Unity crashes
Expected: Editor does not crash, user is notified about the error
Actual: Editor crashes
Reproduced on: 2017.2.3p4, 2017.4.11f1, 2018.1.9f2, 2018.2.9f1, 2018.3.0b4, 2019.1.0a1
Notes:
There is no Crash Reporter window after the Editor crashes
Editor log has no stacktrace
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
Resolution Note:
This has been fixed in the new Mono runtime. We will not be fixing the behavior in the old Mono.