Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0b2
Issue ID
688373
Regression
No
[StateParameters] CycleOffset value does not seem to have any visible effect on animation while it is relatively small
Steps to reproduce:
1. Open the attached project
2. Open 'StartSetSpeed' scene
3. Select 'unitychan' game object and remove the script component
4. Open 'Animator' window
5. Open 'Parameters' tab
6. Set the 'OffSet' parameter to be anywhere between [1..1,000,000]
7. Play the scene, notice the animation is playing as it is with CycleOffset set to 0
8. Change the 'OffSet' value to a bigger value [2,000,000..5,000,000]
9. Play the scene, notice the animation is playing with like it was lagging
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment