Skip to content

3.2.3

Latest
Compare
Choose a tag to compare
@sentry-release-bot sentry-release-bot released this 25 Jun 22:50

Significant change in behavior

  • The SDK no longer attaches screenshots when capturing errors in the Unity Editor. (#2163)

Fixes

  • When targeting Android, the SDK no longer causes SIGABORT crashes due to attempting to detach while still running code. (#2215)
  • The SDK no longer causes crashes with EXCEPTION_ACCESS_VIOLATION_READ when using the Mono scripting backend. The SDK now adds the active scene name to the context in IL2CPP builds only (#2206)

Dependencies