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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment