Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.5f1
Issue ID
813975
Regression
No
Director crashes on exit
Open the attached project, play the game in Editor for a few seconds, stop playing and try to close the Editor. It will crash in Director related code:
========== OUTPUTING STACK TRACE ==================
0x00000001401E6436 (Unity) DirectorManager::OnShutdownBeforeObjectCleanup
0x0000000140440182 (Unity) CleanupAllObjects
0x0000000140440D0E (Unity) CleanupEngine
0x00000001407347C5 (Unity) AssetInterface::Shutdown
0x0000000140B941F8 (Unity) Application::CoreShutdown
0x0000000140B97365 (Unity) Application::Terminate
0x0000000140DB49CC (Unity) ContainerWindow::ContainerWndProc
0x00007FF8647A1169 (USER32) DispatchMessageW
0x00007FF8647A0EE2 (USER32) DispatchMessageW
0x00007FF8647B0BEE (USER32) GetMenuItemInfoW
0x00007FF866898BA4 (ntdll) KiUserCallbackDispatcher
0x00007FF8647C21F4 (USER32) InvalidateRect
0x00007FF86479E6A3 (USER32) GetWindowTextW
0x00007FF86479E1D2 (USER32) GetWindowTextW
0x00007FF8617AEBB8 (uxtheme) Ordinal119
0x00007FF8617B08A7 (uxtheme) Ordinal104
0x00007FF8617A82EF (uxtheme) CloseThemeData
0x00007FF8617A6B31 (uxtheme) CloseThemeData
0x00007FF86479E3C9 (USER32) GetWindowTextW
0x0000000140DB47E4 (Unity) ContainerWindow::ContainerWndProc
0x00007FF8647A1169 (USER32) DispatchMessageW
0x00007FF8647A0EE2 (USER32) DispatchMessageW
0x00007FF8647B0BEE (USER32) GetMenuItemInfoW
0x00007FF866898BA4 (ntdll) KiUserCallbackDispatcher
0x00007FF8647C21F4 (USER32) InvalidateRect
0x00007FF86479E6A3 (USER32) GetWindowTextW
0x00007FF86479E1D2 (USER32) GetWindowTextW
0x00007FF8617AEBB8 (uxtheme) Ordinal119
0x00007FF8617B0933 (uxtheme) Ordinal104
0x00007FF8617A82EF (uxtheme) CloseThemeData
0x00007FF8617A6B31 (uxtheme) CloseThemeData
0x00007FF86479E3C9 (USER32) GetWindowTextW
0x0000000140DB47E4 (Unity) ContainerWindow::ContainerWndProc
0x00007FF8647A1169 (USER32) DispatchMessageW
0x00007FF8647A0C97 (USER32) DispatchMessageW
0x0000000140DCFC7B (Unity) RelaunchUnity
0x0000000140DD131B (Unity) WinMain
0x000000014151EF94 (Unity) read
0x00007FF864418102 (KERNEL32) BaseThreadInitThunk
========== END OF STACKTRACE ===========
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
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
This is a duplicate of issue #801482