using Unity 2019.2.12f1
using MacOS Mojave
Hi there,
Long story short but recent updates, now see my Unity continually crashing, for no apparent reason. I am currently downloading Catalina, and hopefully this will resolve any issues.
Any insight?
using Unity 2019.2.12f1
using MacOS Mojave
Hi there,
Long story short but recent updates, now see my Unity continually crashing, for no apparent reason. I am currently downloading Catalina, and hopefully this will resolve any issues.
Any insight?
I’m noticing a lot of crashes in Unity as well, but I’m using HDRP (which is currently still in preview phase).
That being said, if your Editor or game build crashes, you can look in your User>UserName>AppData>Local>Temp>DefaultCompnayName folder and find the player.log and crash.dmp etc… files in those folders to try to see what is causing the crashes.
For me, I have this weird ntdll.dll module that is crashing for some reason with “unnamed function” trying to access memory for which it doesn’t have permission. The ntdll.dll file is a generic native Windows file so I have no idea what it is that’s causing it to crash, and it crashes every play session if I let it run long enough ![]()