Skip to content

Unity WebGL platform and version comparisons with a lot of nice extras

License

Notifications You must be signed in to change notification settings

JohannesDeml/UnityWebGL-LoadingTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Preview

Testing Unity's WebGL capabilities for different versions and platforms

Version Size Link
2018.2.3f1 2.97 MB (3,121,037 bytes) https://deml.io/experiments/unity-webgl/2018.2.3f1/
2019.3.0f6 3.28 MB (3,448,034 bytes) https://deml.io/experiments/unity-webgl/2019.3.0f6/
2020.0.1f1 2.86 MB (3,007,240 bytes) https://deml.io/experiments/unity-webgl/2020.1.0f1/

Platforms

Platform Tested
Android
iOS
Mac
Windows 10

Features

  • Physics
  • GPU Instancing for materials
  • Shadows
  • Brotli Compression

Notes

  • The server is configured to support wasm streaming and brotli compression, see .htaccess 2020 .htaccess 2019
  • In order to get rid of the warning on iOS it is removed in a post process build step (File)

For further information check out the forum-thread.