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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note (2019.1.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.