Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.1.6f1
Issue ID
1080436
Regression
No
Unity crashes if using a specific Animator Controller on Play Mode when opening Animator window
How to reproduce:
1. Download and open project "Crash Repro"
2. Open "das" scene
3. Enter Play Mode
4. Select enemy1 -> Enemy1 in the hierarchy (Make sure Animator window is open)
Expected result: Editor keeps working
Actual result: Editor crashes
Reproducible on: 2017.4.11f1, 2018.1.9f2, 2018.2.8f1, 2018.3.0b2
Can't test on 2017.2.3p4 because Unity crashes when importing the problem
Note: Looks like it only happens when using "enemy1" prefab
Note 2: When trying to reproduce on 2017.4.11f1, 2018.1.9f2 use the user's attached project. I tried to strip mine as much as possible, which broke it on older versions
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
roadrage
Oct 22, 2020 06:46
This is issue is happening in 2019.3.3.
also "Go to previous keyframe is also not working".
nico_st_29
May 05, 2020 16:39
This bug is now happening for me in 2019.3.12
Whenever I do things in the Animator window, Unity eventually crashes.