the command like this:
“D:\Program Files\Unity\2020.3.25f1\Editor\Unity.exe” -projectPath E:\XX -profiler-enable -profiler-log-file E:\profiler.raw
the argument -profiler-enable or -profiler-log-file make editor crash all, and no dump file
the command like this:
“D:\Program Files\Unity\2020.3.25f1\Editor\Unity.exe” -projectPath E:\XX -profiler-enable -profiler-log-file E:\profiler.raw
the argument -profiler-enable or -profiler-log-file make editor crash all, and no dump file
Hello,
Does it produce an Editor.log?
Does it work if you specify a path on C:\ ?
Also after it crashes, could you please open the Editor normally and report a bug via Help > Report a Bug
?