Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b11
Issue ID
890291
Regression
Yes
Animator component causes Editor to crash (in "mono_add_process_object") while entering play mode
Reproduction Steps:
1- Open the reproduction project.
2- Open scene "Crash.unity".
3- Enter and exit play mode repeatedly and quickly. (e.g. once in every 2 seconds)
Expected Result: Editor goes in and out of the play mode without any problems.
Observed Result: Editor crashes, sometimes after the first try, sometimes after 5-6 tries.
Reproducible: 2017.1.0a3, 2017.1.0a2, 5.6.0b11
Not Reproducible: 2017.1.0a1, 5.6.0b10, 5.5.2f1
Regression Introduced with: 2017.1.0a2, 5.6.0b11
Notes:
-If you remove the Animator component on game object Canvas > LaBomb, or break prefab instance, crash does not occur.
-Crash occurs in "mono_add_process_object".
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #888664