Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate ForceCrash capturing #1627

Open
6 tasks
bitsandfoxes opened this issue Apr 18, 2024 · 0 comments
Open
6 tasks

Validate ForceCrash capturing #1627

bitsandfoxes opened this issue Apr 18, 2024 · 0 comments

Comments

@bitsandfoxes
Copy link
Contributor

bitsandfoxes commented Apr 18, 2024

Let's validate we correctly capture crashes coming through Utils.ForceCrash on all platforms.
Let's even add a new scene just for those as users are more likely to try to crash the app through the helper function than to write their own C plugin.

The ForcedCrashCategory includes

AccessViolation
FatalError
Abort <- This one might be tricky since Unity itself is doing some Unity shenanigans there and not forwarding the crash
PureVirtualFunction
  • Android
  • iOS
  • Windows
  • macOS
  • Linux
  • WebGL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant