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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.3.X):
Currently there is no way to configure credentialed http requests through C# API. Should be added in the future.