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
Comments (2)
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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
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.