Open Hotrian opened 8 years ago
The Crash Dump says The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
Doesn't sound like something that can be fixed from my end.
I checked Google and it seems quite a few other people have gotten this error from time to time. I think upgrading to a newer Unity might fix this issue, but it will also bring a lot of necessary code changes, and possibly other bugs :/. Will continue to investigate.
Not sure what's causing the crashing, it never happened on Unity 5.3.5 that I know of so I assume the switch to 5.3.6 broke something. Sometimes OVRTC will run fine for well over an hour. sometimes it will crash within 10 minutes, and the frequency of messages doesn't seem to make much of a difference.
The stack-trace isn't particularly helpful
Based on this I think it's an issue with recycling the emote material, so I think it might be related to Unity 5.3.6's Garbage Collection.