A trending crash issue in the Unity Editor has been observed related to GetDatabase.
Reproducible with versions: 6000.0.62f1-6000.0.73f1, 6000.3.0b4-6000.3.13f1, 6000.4.0a2-6000.4.3f1, 6000.5.0a3-6000.5.0b4, 6000.6.0a2 (Sentry data)
Reproducible on: Windows 10, Windows 11 (Sentry data)
Notes:
- Not reproduced by CQA
- No user reports have been linked to this issue
- 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:
16 Unity.dll 0x7ffc0cd04c20 [inlined] GetDatabase (CurlFileCache.cpp:395)
17 Unity.dll 0x7ffc0cd04c20 [inlined] CurlFileCache::
{ctor}
(CurlFileCache.cpp:46)
18 Unity.dll 0x7ffc0cd04c20 CurlFileCache::Instance (CurlFileCache.cpp:53)
19 Unity.dll 0x7ffc0cd02ca2 CurlFileCacheCleanup (CurlFileCache.cpp:404)
20 Unity.dll 0x7ffc0c2b5168 CurlRequestInitialize (CurlRequest.cpp:1264)