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
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
Add comment