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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2019.1.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.