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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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.