Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a11
Issue ID
1107563
Regression
No
[UI] Scrollbar does not animate when value is used as a parameter in the animation window.
Scrollbar handle does not animate according to the "Value" property, Although value changes in the inspector.
Steps to repro:
1. Create a new Project.
2. Gameobject > UI > Scrollbar.
3. Press control + 6 > Create new Animation Clip.
4. Click on Add Property > Scrollbar (Script) > Value.
5. Add Animation keyframe or Record with values between 0 to 1.
6. Play the scene.
Actual Result:
Scrollbar handle does not animate with respect to the "Value" property.
Expected Result:
Scrollbar moves with respect to the "Value" property.
Reproducible with:
2019.1.0a11, 2018.3.0f1(f023c421e164), 2018.3.0a1, 2018.2.0f2, 2018.1.0f2.
Environment:
Windows & Mac.
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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- 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
Resolution Note (2019.1.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.