Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.3.X
Votes
0
Found in
2020.2.6f1
2020.3
2021.1
2021.2
Issue ID
1327368
Regression
No
WebGL build crashes when requesting ~255 character URL with UnityWebRequestMultimedia.GetAudioClip
How to reproduce:
1. Extract attached project from "caseWebGL1327368.zip"
2. Open the Command Prompt and navigate to the project's folder (cd "path")
3. In Command Prompt enter "py -3 -m http.server 8080"
4. In a browser, go to page "http://localhost:8080/" and navigate to folder "build1"
5. Click the button labeled "Load audio from long URL"
6. Observe local server crash
Reproducible with: 2020.3.6f1, 2021.1.5f1, 2021.2.0a15
Couldn't test with: 2018.4.34f1, 2019.4.25f1 (UnityWebRequest() not implemented)
First lines of stack trace:
at _free
at __ZN17LowLevelAllocator4FreeEPvm
at __Z19free_alloc_internalPvRK10MemLabelIdPKci
at __ZN21UnityDefaultAllocatorI17LowLevelAllocatorE10DeallocateEPv
at __ZN13dynamic_arrayI26BuildTextureStackReferenceLm0EED2Ev
at __ZN13dynamic_arrayI14ResponseHelperLm0EED2Ev
at __ZN20UnityWebRequestProtoI24UnityWebRequestTransport16AtomicRefCounter14RedirectHelper14ResponseHelper15DownloadHandler13UploadHandler18CertificateHandler12HeaderHelper14AsyncOperationED2Ev
at __ZN15UnityWebRequestD2Ev
Note:
1. Reproduction steps are written for Windows machines that have Python 3.x.x installed
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a10
Resolution Note (fix version 2021.3):
Fixed in 2021.3.6f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.38f1