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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment