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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Resolution Note:
This has been fixed in the new Mono runtime. We will not be fixing the behavior in the old Mono.