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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note (2019.3.X):
Currently there is no way to configure credentialed http requests through C# API. Should be added in the future.