Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.4.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a2
Issue ID
1153868
Regression
No
Destroying animated object's children when animation is playing messes up other children animations
How to reproduce:
1. Open the "Animation.zip" project
2. Open the "SampleScene.unity" scene
3. Enter Play mode
4. Check how the animation works
5. Press "Destroy Block"
Actual result: Other objects get rotated/positioned randomly (the values in transform doesn't change) after the object gets destroyed (gif attached)
Expected result: Destroying the object shouldn't affect other objects animations.
Reproducible with: 2019.3.0a2, 2019.2.0b2, 2019.1.3f1, 2018.4.0f1, 2018.3.14f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Add comment