Search Issue Tracker
Fixed in 5.5.0
Votes
4
Found in
5.0.0p3
Issue ID
685884
Regression
No
Button Transition set to None with a custom Animator Controller shows warnings in the log about parameters
How to reproduce:
1. Open a new project
2. Create a UI Button
3. Set the 'Transition' drop-down field to 'None'
4. Create an Animation Controller
5. Drag the Controller onto the Button in Hierarchy view
6. Play the scene
- Note the non-existent parameter warnings
Comments (2)
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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
marconi
Jun 05, 2015 21:10
it should only raise warnings if the selectable's transition type is set to "Animation"
Chris-Trueman
Apr 13, 2015 00:49
It happens for all elements that have transitions.