我目前在尝试在Spring Boot(1.5.4)上运行的Java Web应用程序中运行Unity WebGL(2018.2.11)模块时遇到此错误。我在Unity和Web服务器上尝试了所有可能的设置,在加载时总是得到相同的结果:
Uncaught TypeError: Cannot read property 'length' of undefined
at Object.md5 (UnityLoader.js:3)
at processWasmCodeJob (UnityLoader.js:4)
at a.callback (UnityLoader.js:3)