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
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
- The Blackboard scrolls to the top and generates an artifact when duplicating Attributes when the Blackboard has been scrolled down and the Custom Attributes list is expanded
- The Blackboards Attribute list scrolls down to the bottom and the Custom Attributes list is not expanded when duplicating Built-In Attributes and the Custom Attributes list is collapsed
- Right-click context menu in Visual Effects Graph window is offset
Add comment