You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)