Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b17
Issue ID
795444
Regression
No
Unity crashes when animation activates/destroys particle emitters
How to reproduce:
1. Open the attached project
2. Open and play TestScene scene
3. Select one of the Wolfs in hierarchy
4. Enable "Deactivate" property in Animator window
5. Unity crashes
When one triggers Deactivate property, deactivate animation starts. This animation deactivates Doom particle game object, which has script attached. In that script is destructor which deactivates other entities. And to make it even worse user chained it all.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment