Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f3
Issue ID
865630
Regression
No
[WebGL] UnityWebRequest with DownloadHandlerScript crashes build:"Uncaught abort(12) at Error jsStackTrace (webgl.js:1:19540)"
Steps to reproduce:
1. Open the attached project
2. Build and Run the Crash scene for WebGL platform
3. Observe the crash
Reproduced on: 5.4.4f1, 5.5.0p3
Was unable to build for 5.6.0b3
Note: for the web request to work, cross-origin resource sharing (CORS) has to be enabled on a browser. That can be done by installing an extension.
Chrome: https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?hl=en
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment