Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127362
Regression
Yes
Crash on Scripting::LogException when downloading the "Find Reference 2" Asset from AssetStore
Steps to reproduce:
1. Create a new Unity project
2. Download the “Find Reference 2” Asset from AssetStore
3. Obseve the crash
Reproducible with versions: 6000.2.0a8, 6000.2.13f1, 6000.3.0, 6000.4.0a5, 6000.5.0a1
Not reproducible with versions: 6000.0.62f1, 6000.2.0a7
Reproducible on: macOS 15.7.1 (M1 Max), Windows 11
Not reproducible on: no other environment tested
First few lines of StackTrace:
#0 0x00000104d4f7f0 in Scripting::LogException(ScriptingExceptionPtr, Object, char const, bool)
#1 0x0000010441f10c in AsyncHTTPClientRequest::Done()
#2 0x00000106ec3bb0 in CurlRequest::Check()
#3 0x00000106ec3ca8 in CurlRequestCheck()
#4 0x00000105bdef30 in Application::TickTimer()
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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note:
This bug was only affecting "Find Reference 2". Asset Store listing has been fixed to not cause this crash.