Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a21
2020.1.0a23
Issue ID
1218412
Regression
Yes
[Animation] Unable to create transitions between animation states in Animator controller
-Unable to create a transition between animation states.
-Unable to select Animation state due to this drop endpoint for transition is not detected.
-Sometimes Animation state selected and allow to create transitions, but after that, it does not allow to create a transition with another animation state.
Steps to repro:
1. Create a new Project.
2. Assets > Create > Animator Controller.
3. Right-click > Create State > Empty.
4. Create 2 new Animation state.
5. Create transitions between:
-New State >> New State 0.
-New State 1 >> New State.
-New State 0 >> New State.
Actual Result:
Unable to create a transition between animation states smoothly.
Expected Result:
Transitions should be created smoothly.
Reproducible in:
2020.1.0a23, 2020.1.0a21.
Working Fine in:
2020.1.0a20, 2019.3.0f6 (27ab2135bccf).
Environment:
Occurring on Windows 10 & Mac 10.15.
Comments (1)
-
alx1
Feb 29, 2020 14:03
also reproducible in 2020.1.0a25
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 2D Area Components are missing icons in Search window
- Sprite Resolver component shows built-in Sprite Asset icon instead of actual Sprite in Inspector window when selecting Sprites in Sprite Swap Overlay
- GameObject's name is not correctly highlighted when searching in the Search window
- Main thread is blocked when XRCoreUtilities.PackageVersionUtility() detects an Error containing "PackageCache"
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a1
Fixed in 2020.1.0a26