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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the 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.