Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.2.9f1
6000.3.9f1
6000.4.2f1
6000.5.0b2
Issue ID
UUM-141434
Regression
No
Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Crash detected via Sentry with no reliable reproduction steps.
Reproducible with versions: 6000.2.0f1 - 6000.2.9f1, 6000.3.0f1 - 6000.3.9f1, 6000.4.0a2 - 6000.4.5f1, 6000.5.0a3 - 6000.5.0b2 (Sentry data)
Reproducible on: Windows 10, Windows 11 (Sentry data)
Notes:
- Not reproduced by CQA
- Sentry only collects data for Windows crashes, so we are not able to determine if the issue is reproducible on other environments
First few lines of StackTrace:
0x00007FF9B96A1478 (Unity) Scripting::LogException
0x00007FF9B9BD584E (Unity) AsyncHTTPClientRequest::Done
0x00007FF9B992BA82 (Unity) CurlRequest::Check
0x00007FF9B992C0E8 (Unity) CurlRequestCheck
0x00007FF9B9ED2914 (Unity) Application::TickTimer
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Add comment