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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
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.