Thứ Hai, 16 tháng 9, 2024

Note before publish/run webgl unity on IIS server to make the game run

 Shoud go to your webgl site in IIS then add mime types:For example, after you build webgl, you have some files in the build folder:You should add: .data, .wasm... and .unityweb with type application/octet-str...
Read More »