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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment