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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #888664