I receive the following error when I implement the webgl export on my website:
unityloader.js:formatted:3325 Uncaught TypeError: Cannot read property ‘buffer’ of undefined
at processDataJob (unityloader.js:formatted:3325)
at a.callback (unityloader.js:formatted:2908)
processDataJob @ unityloader.js:formatted:3149
a.callback @ unityloader.js:formatted:2225
This issue has occurred seemingly randomly with differing builds. Sometimes it will appear and sometimes it will not. Anything that could point me in the right direction as to why this may happen would be greatly appreciated.
My setup
- Unity 2018.3.5f1
- Win 10 - 64 bit
Build Settings

