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
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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
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.