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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.