Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
Issue ID
853292
Regression
No
[Anim] wrong default Transition Duration with empty states or blendshape clips
When creating a Transition between 2 states, the default Duration is 0.25
This works fine on clips with animation on the transforms, but defaults to an incorrect value of 0.1 when the State does not contain a clip (empty state) or contains a single key on a blendshape, for example.
repro1 (empty state):
-create an Animator Controller
-create two new empty states (Create State > Empty)
-create a Transition between the two states (RMB-click the first State > Make Transition, click the second State)
-select the Transition (line between the two States)
-expand Setting in the Inspector...
Bug: Transition Duration = 0.1
Expected result: Transition Duration = 0.25
repro2 (blendshape clips):
-Import attached package (or any animation clips with only one blendshape key)
-create an Animator Controller and add two of the FaceClips
-create a Transition between the two clips
-select the Transition (line between the two States)
-expand Setting in the Inspector...
Bug: Transition Duration = 0.1
Expected result: Transition Duration = 0.25
found in all versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment