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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
Resolution Note (2019.3.X):
Currently there is no way to configure credentialed http requests through C# API. Should be added in the future.