Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.0.0b21
Issue ID
666011
Regression
No
Manual/AnimationParameters.html does not list SetTrigger
Manual/AnimationParameters.html does not list SetTrigger in the part where it lists all SetMethods.
Parameters can be assigned values from a script using functions in the Animator class: SetFloat, SetInt, and SetBool.
Should be changed into: Parameters can be assigned values from a script using functions in the Animator class: SetFloat, SetInt, SetBool and SetTrigger. (with proper link on it, just like on other Set methods)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment