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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This has been fixed in the new Mono runtime. We will not be fixing the behavior in the old Mono.