Skip to content

Commit 8d81738

Browse files
committed
Change update table and add note for firefox android
1 parent 51b4e2e commit 8d81738

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ Version | Size | Link
1717
| Platform | Chrome | Firefox | Safari | Edge | Internet Explorer |
1818
| ---------- | :----: | :-----: | :----: | :--: | :---------------: |
1919
| Windows 10 | ✔️ | ✔️ || ✔️ ||
20+
| Linux | ✔️ | ✔️ || ✔️ ||
2021
| Mac | ✔️ | ✔️ | ✔️ | ✔️ ||
21-
| Android | ✔️ | || ✔️ ||
22+
| Android | ✔️ | || ✔️ ||
2223
| iOS | ✔️ | ✔️ | ✔️ | ✔️ ||
2324

2425
✔️ *: Supported* | ⚠️ *: Supported, but runs poorly* | ❌ *: not supported* | ➖ *: Not applicable*
@@ -41,5 +42,6 @@ Version | Size | Link
4142
* Removing the default skybox will save ~30kb.
4243
* In general the performance for URP seems to be better compared to builtin, but it has a larger build size.
4344
* Internet Explorer does not work for Unity WebGL builds, since it does not support wasm.
45+
* Previous versions of Firefox on Android had some performance problems, they seemed to have fixed those. In general performance on mobile is by far not as good as a native app build, but should be enough for simple games.
4446

4547
For further information check out the [forum-thread](https://forum.unity.com/threads/webgl-builds-for-mobile.545877/).

0 commit comments

Comments
 (0)