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 898a0e8 commit 1a38bb5Copy full SHA for 1a38bb5
unitypackages/README.md
@@ -33,7 +33,7 @@ Changes for `2022.1.7f1` and earlier were collected retroactively and might not
33
34
## Pending (master branch)
35
> Example Unity project, not in a unitypackage yet.
36
-* *No changes*
+* (Android) Handle missing `"game_view_content_description"` string in Unity output strings.xml.
37
38
## 2022.3.0
39
>fuw-2022.3.0.unitypackage
@@ -43,6 +43,7 @@ Changes for `2022.1.7f1` and earlier were collected retroactively and might not
43
* (Web) Fix Javascript error on Play and Pause.
44
* (Android) Fix build error `resource style/UnityThemeSelector not found` in the example project.
45
* Use Il2CppCodeGeneration.OptimizeSpeed in Android and iOS release exports.
46
+* (Android) Handle new .gradle.kts files in Flutter 3.29+.
47
48
49
## 2022.2.0
0 commit comments