Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
1
Found in
2019.1.0a10
Issue ID
1104514
Regression
No
WASM streaming doesn't work using Build&Run Release builds
-e: when trying to have your build served from the built-in webserver it fails when WASM streaming is enabled
-repro:
--open attached project/create new one
--enable WASM streaming in player settings
--make sure Development Build is unchecked
--Build&Run WebGL
--NOTICE that the build fails to run in the brower and errors are logged into the console
---wasm streaming compile failed: TypeError: Response has unsupported MIME type
---falling back to ArrayBuffer instantiation
---failed to asynchronously prepare wasm: CompileError: wasm validation error: at offset 4: failed to match magic number
---CompileError: "wasm validation error: at offset 4: failed to match magic number"
Comments (5)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Ntalam
Oct 07, 2021 09:35
not fixed in 2021.1.21f1
Stream
Mar 29, 2021 06:37
Still not fixed in 2020.3 LTS