Search Issue Tracker

By Design

Votes

0

Found in

2017.4.0f1

2019.1.0a1

2019.2.0a1

2019.2.0b1

2019.3.0a1

Issue ID

1153928

Regression

Yes

WebGL Build crashes when using CachedXMLHttpRequest asset

WebGL

-

How to reproduce:
1. Open the attached project ("case_1153928-CrashTest.zip")
2. Make sure that the targeted platform is set to WebGL
3. Build and run the project

Expected results: Build runs normally
Actual results: Build crashes

Reproducible with: 2017.4.27f1, 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
Not reproducible with: 2018.4.0f1

Notes:
1. Tested with Google Chrome (Version 74.0.3729.131 (Official Build) (64-bit)) and Mozilla Firefox (Version 66.0.5 (64-bit))
2. Repro project uses this asset: https://assetstore.unity.com/packages/essentials/tutorial-projects/cachedxmlhttprequest-71538

  1. Resolution Note (2019.3.X):

    Currently there is no way to configure credentialed http requests through C# API. Should be added in the future.

Add comment

Log in to post comment