Search Issue Tracker
Active
Votes
0
Found in
2022.3.60f1
6000.0.42f1
6000.1.0b10
6000.2.0a6
Issue ID
UUM-99493
Regression
No
All Animators previous animations are activated while transitioning when a second split-off transition overrides the first split-off transition
How to reproduce:
1. Open the “Animator-CrossFade-Bug.zip“ proect
2. Open the “SampleScene“
3. Open the Game view, hierarchy, and the Animator windows
4. Enter Play Mode
5. Observe the Hierarchy and the Game view
Expected results: All Animator children get activated one at a time
Actual result: At one moment, all children get activated at once
Reproducible in: 2022.3.60f1, 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- One split-off crossfade starts a few milliseconds later than the other one. This makes the second crossfade override the first crossfade and, in the process, causes the bug
- All the animations get activated until the transition finishes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
- APV gets disabled when the SubScene is closed but still loaded
Add comment