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
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
This is a duplicate of issue #888664