Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.31f1
2022.3.11f1
2023.1.16f1
2023.2.0b14
2023.3.0a10
Issue ID
UUM-53010
Regression
Yes
UnityWebRequest waiting response time doubled and in some cases quadrupled in bigger request queues
Steps to reproduce:
1. Open the attached user's project "UnityWebRequest2021.zip"
2. Open "SampleScene.unity"
3. Enter Play Mode
4. Observe the Response time in the Console Log as well as the time shown in the Game View
Expected results: UnityWebRequest response time is ~2 seconds
Actual results: UnityWebRequest response time is ~20 seconds
Reproducible with: 2021.3.29f1, 2021.3.31f1, 2022.3.11f1, 2023.1.15f1, 2023.2.0b14, 2023.3.0a10
Not reproducible on 2021.3.28f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Notes:
-On 2023.3.0a10 the project crashes after around 10 seconds with this output:
0x00007FFE20C4608D (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:3259] mono_jit_runtime_invoke
0x00007FFE20B88464 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3066] do_runtime_invoke
0x00007FFE20B88550 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3113] mono_runtime_invoke
Asset Pipeline Refresh (id=968e5996a5bd5bb43b6c439634df476e): Total: 0.007 seconds - Initiated by RefreshV2(NoUpdateAssetOptions)
0x00007FFD945E5F04 (Unity) scripting_method_invoke
0x00007FFD945BF8B3 (Unity) ScriptingInvocation::Invoke
0x00007FFD945BAA57 (Unity) ScriptingInvocation::Invoke<core::basic_string<char,core::StringStorageDefault<char> > >
0x00007FFD94721092 (Unity) Scripting::UnityEngineInternal::WebRequestUtilsProxy::RedirectTo
0x00007FFD94CA5CE8 (Unity) RedirectHelper::RedirectTo
0x00007FFD94CA02E1 (Unity) UnityWebRequestProto<UnityWebRequestTransport,AtomicRefCounter,RedirectHelper,ResponseHelper,DownloadHandler,UploadHandler,CertificateHandler,HeaderHelper,AsyncOperation>::Job_RedirectTo_BackgroundThread
0x00007FFD941EA75D (Unity) ujob_execute_job
0x00007FFD941E9DF8 (Unity) lane_guts
0x00007FFD941EC7F4 (Unity) worker_thread_routine
0x00007FFD943A8205 (Unity) Thread::RunThreadWrapper
0x00007FFE738B7344 (KERNEL32) BaseThreadInitThunk
0x00007FFE748026B1 (ntdll) RtlUserThreadStart
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-49389