Search Issue Tracker
Fixed in 2019.3
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
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- ArgumentOutOfRangeException error is thrown when selecting a message printed in the Console with specific string
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
Add comment