Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b5
Issue ID
994300
Regression
No
[Animation] Delete button functionality not working for blend tree motion property and transition condition property
Delete button functionality not working for blend tree motion property and transition condition property
Steps to Repro:
1. Open attached project > Project window > select animator controller
2. Animator window > select blend transition from blend tree to new state
3. Select any condition > hit delete button > observe the condition doesn't get deleted
4. Double click blend tree and select it > select any motion property
5. Hit delete button > observe the condition doesn't get deleted
Expected Result:
transition conditions and motion properties should get deleted when hitting the delete button
Occurring with:
2018.1.0b5, 2017.3.0p4, 2017.2.1p2, 2017.1.3f1, 5.6.5p1
Workaround:
condition and motion property can be deleted using negative button inside inspector window for transition and blend tree
Environment:
Occurring on windows and Mac
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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note:
Minor issue, workaround available.