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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
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.