Not signed in
Copyright © 2026 Unity Technologies
Verified as fixed in 2023.1.0a15
Verified as fixed in 2022.2.0b10
Verified as fixed in 2022.1.19f1
Verified as fixed with 2021.3.12f1
Repro steps:
Regressed in 2023.1.0a10
Issue also reproduces in: 2022.2.0b8, 2022.1.17f1
NOTE: only the standalone profiler crashes, not the Editor
Stack trace:
========== OUTPUTTING STACK TRACE ==================
0x00007FF954CBFAAD (ntdll) RtlEnterCriticalSection
0x00007FF8BF9D5ACA (Unity) AcceleratorClient::CancelAllRequests
0x00007FF8BF9DD2BC (Unity) AcceleratorClient::Shutdown
0x00007FF8BFA5C428 (Unity) CleanUpAssetDatabaseV2
0x00007FF8BF9E2859 (Unity) AssetDatabase::CleanupAssetDatabase
0x00007FF8BF2883E4 (Unity) Application::CoreShutdown
0x00007FF8BF29BAFB (Unity) Application::Terminate
0x00007FF8BF73BC08 (Unity) ContainerWindow::ContainerWndProc
0x00007FF9536AE858 (USER32) CallWindowProcW
0x00007FF9536AE3DC (USER32) DispatchMessageW
0x00007FF9536C0BC3 (USER32) SendMessageTimeoutW
0x00007FF954D30D74 (ntdll) KiUserCallbackDispatcher
0x00007FF952581124 (win32u) NtUserMessageCall
0x00007FF9536ACAF5 (USER32) GetWindowTextW
0x00007FF9536AC2AF (USER32) IsIconic
0x00007FF94FAC96F2 (uxtheme) GetUserColorPreference
0x00007FF94FAE3452 (uxtheme) Ordinal96
0x00007FF94FACB7D9 (uxtheme) IsCompositionActive
0x00007FF94FACB241 (uxtheme) IsCompositionActive
0x00007FF9536AC7E3 (USER32) GetWindowTextW
0x00007FF8BF73C4F3 (Unity) ContainerWindow::ContainerWndProc
0x00007FF9536AE858 (USER32) CallWindowProcW
0x00007FF9536AE3DC (USER32) DispatchMessageW
0x00007FF9536C0BC3 (USER32) SendMessageTimeoutW
0x00007FF954D30D74 (ntdll) KiUserCallbackDispatcher
0x00007FF952581124 (win32u) NtUserMessageCall
0x00007FF9536ACAF5 (USER32) GetWindowTextW
0x00007FF9536AC2AF (USER32) IsIconic
0x00007FF94FAC96F2 (uxtheme) GetUserColorPreference
0x00007FF94FAE33A7 (uxtheme) Ordinal96
0x00007FF94FACB7D9 (uxtheme) IsCompositionActive
0x00007FF94FACB241 (uxtheme) IsCompositionActive
0x00007FF9536AC7E3 (USER32) GetWindowTextW
0x00007FF8BF73C4F3 (Unity) ContainerWindow::ContainerWndProc
0x00007FF9536AE858 (USER32) CallWindowProcW
0x00007FF9536AE299 (USER32) DispatchMessageW
0x00007FF8BF719373 (Unity) MainMessageLoop
0x00007FF8BF71E438 (Unity) UnityMain
0x00007FF6F1FB27DE (Unity) __scrt_common_main_seh
0x00007FF954267034 (KERNEL32) BaseThreadInitThunk
0x00007FF954CE2651 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
Sign in to see your voted issues