Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b13
Issue ID
786873
Regression
Yes
Crash on "DirectorManager::ExecuteStage" when an animation key tries to activate a gameobject which has animator attached to it
Reproduction steps:
1. Open attached project.
2. Open and play "Scenes > AnimationCrash" scene.
3. Unity crashes with:
0x00000001401F4445 (Unity) DirectorManager::ExecuteStage
0x00000001404517AE (Unity) PlayerLoop
0x0000000140BB3B95 (Unity) Application::UpdateScene
0x0000000140BB50A9 (Unity) Application::UpdateSceneIfNeeded
0x0000000140BBCB1C (Unity) Application::TickTimer
0x0000000140E053CC (Unity) FindMonoBinaryToUse
0x0000000140E069F1 (Unity) WinMain
0x00000001415C4884 (Unity) read
0x00007FFF40C98102 (KERNEL32) BaseThreadInitThunk
Regression introduced in: 5.3.4p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment