Editor Crashing, why?- ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.

I’m getting the following error both in the editor and in builds of my game. I’m not sure why this started happening as it just popped up this week after several years of development. Wondering if anyone can assist with figuring this out, I haven’t had to debug a unity crash before.

Here’s the crash folder along with the .dmp since it doesn’t seem like I can upload .dmp or .txt files to the forums.

https://drive.google.com/drive/folders/1wEhAxWNqh2BGFb4tunUPhpIktGdl-goL?usp=sharing

Anything that could help point me in the right direction would be great.

Thanks,
Adam

Any chance you are on an AMD gpu ?

I’m on a gtx 1080, also other users are getting the same error.

bumping

Look like something is broken in the serialization package. I can’t build using Entities with using IL2CPP. For a temp fix, you can switch to Mono 2.1 in build with no issue