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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment