Hi,
We've found that if using Unity 2022 beta with BestHttp2 added to the project that any UnityWebRequest made will result in a type error in the browser. Tested on 2022.1.0b2 & 2022.1.0b10 and issue persists, on 2020 LTS problem does not appear.
We've gone ahead and created a bug ticket but would be great to know if anyone else has come across this and found a resolution.
Log excerpts:
Console:
Build 2.loader.js:70 exception thrown: TypeError: Cannot set properties of undefined...
Cannot set properties of undefined (setting '1') when running a UnityWebRequest
We've found that if using Unity 2022 beta with BestHttp2 added to the project that any UnityWebRequest made will result in a type error in the browser. Tested on 2022.1.0b2 & 2022.1.0b10 and issue persists, on 2020 LTS problem does not appear.
We've gone ahead and created a bug ticket but would be great to know if anyone else has come across this and found a resolution.
Log excerpts:
Console:
Build 2.loader.js:70 exception thrown: TypeError: Cannot set properties of undefined...
Cannot set properties of undefined (setting '1') when running a UnityWebRequest