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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button
Add comment