Search Issue Tracker

Fixed

Fixed in 2021.2.X

Votes

0

Found in

2021.2

2021.2.0b7

2022.1

Issue ID

1357268

Regression

No

Progress Bar's Low and High value are not accessible through script

UI Builder

-

How to reproduce:
1. Open the attached "LowHighValues.zip" project
2. Open the "ui.cs" script
3. Write "bar.lowValue" or "bar.highValue" in the Start method

Expected result: lowValue and highValue properties are accessible through script
Actual result: lowValue and highValue properties are not accessible through script

Reproducible with: 2021.2.0b7, 2022.1.0a2
Not reproducible with: 2022.1.0a3, 2022.1.0a5
Can't test with: 2021.1 or below (Due to errors from the UI Toolkit package)

  1. Resolution Note:

    Not reproducible in: 2022.1.0a3

  2. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.2f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.