sentry-unity
sentry-unity copied to clipboard
Code for Testing Exceptions in UaaL
trafficstars
What are some exceptions types that users of this could test?
"Adding capturing of C# errors - Adding the Unity SDK" https://github.com/getsentry/sentry-unity/issues/1727 https://github.com/getsentry/sentry-unity/issues/1727#issuecomment-2468667746
Ideas that a user tested, with mixed results. Some of these are from the script provided in issue 1727 by the author, but no fatal crash was reported.
- UnityUtils.ForceCrash
- OutOfMemory crash
- EngineCrash Access violation
- Engine Crash fatal error
- Engine Crash Abort.
- Engine Crash PureVirtualFunction.
- Engine Crash Mono Abort.