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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Resolution Note (2019.3.X):
Currently there is no way to configure credentialed http requests through C# API. Should be added in the future.