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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment