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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment