We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab55018 commit 7bd09c7Copy full SHA for 7bd09c7
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Backtrace Unity Release Notes
2
3
+## Version 3.7.6-preview.1
4
+
5
+New functionality
6
+- Added option for enabling or disabling client side unwinding of native crashes on iOS (Unity 2019+) (by default is disabled)
7
8
+Bugfixes
9
+- Fixes OOM reporting for iOS 15.3.1+ by disabling client side unwinding by default
10
+- Enabled OOM support for iOS 15.3.1+
11
12
## Version 3.7.5
13
Bugfixes
14
- Disabled OOM support for iOS 15.3.1+
0 commit comments