Search Issue Tracker
Fixed in 2022.1.24f1
Fixed in 2021.3.X, 2021.3.13f1, 2022.1.X, 2022.2.X, 2023.1.X
Votes
0
Found in
2021.3.10f1
Issue ID
UUM-14640
Regression
No
Crash (sigsev) in PlayableDirector.Stop (nativecode) / DirectorManager::InitializeClass
How to reproduce:
1. Unzip the attached project "mac.zip"
2. Open "RunRepro.py" in the project's folder
3. Fix up the path on line 14 of "RunRepro.py" to your local Unity installation
4. Execute "RunRepro.bat"
Reproducible with: 2021.3.10f1
Could not test with: 2020.3.39f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11 (errors in the Console window)
Reproducible on: Windows 10
First lines of the stack trace:
stack 0x00007ff68c764469 (Unity) `DirectorManager::InitializeClass'::`2'::PreLateUpdateDirectorDeferredEvaluateRegistrator::Forward
stack 0x00007ff68c4a06bc (Unity) ExecutePlayerLoop
stack 0x00007ff68c4a0793 (Unity) ExecutePlayerLoop
stack 0x00007ff68c4a63d9 (Unity) PlayerLoop
stack 0x00007ff68d3e7ac8 (Unity) PlayerLoopController::UpdateScene
stack 0x00007ff68d3e5caf (Unity) Application::TickTimer
stack 0x00007ff68d82e10a (Unity) MainMessageLoop
stack 0x00007ff68d8329db (Unity) WinMain
stack 0x00007ff68eb5427e (Unity) __scrt_common_main_seh
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment