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 804c248 commit 3dae600Copy full SHA for 3dae600
Unity4/4.7.2/Fixes.md
@@ -0,0 +1,14 @@
1
+# Unity 4.7.2
2
+
3
+https://unity3d.com/unity/whats-new/unity-4.7.2
4
5
+## Fixes
6
7
8
9
+* IL2CPP: Do not allocate data for type initialization during liveness checking. (756912)
10
+* IL2CPP: Properly cleanup when a native thread is cancelled rather than exiting normally (733609)
11
+* iOS: Xcode 7.3 Build & Run.
12
+* iOS: IPv6 compatibility fixes for .NET libraries and IL2CPP runtime.
13
14
+#### Revision: a7fe7b7f3d1f
0 commit comments