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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.