Hello,
So I’ve updated my project to 5.4.1, and have found that whenever I try and load a scene using SceneManager.LoadScene () the editor crashes. This only happens in the editor. In builds there’s no problem. Curiously, after I’ve built the project, the problem also goes away in the editor, but it comes back if I close the editor and start it again.
This is what the legible part of the editor log says if its any help:
Unity Editor [version: Unity 5.4.1f1_649f48bbbf0f]
Unity.exe caused an Access Violation (0xc0000005)
in module Unity.exe at 0033:40d8b5b6.
Error occurred at 2016-09-16_111058.
F:\Program Files\Unity 5.4\Editor\Unity.exe, run by Jeff.
69% memory in use.
16273 MB physical memory [4895 MB free].
48827 MB paging file [35179 MB free].
8388608 MB user address space [8386215 MB free].
Read from location 07951000 caused an access violation.
Thanks