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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2019.1.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.