Search Issue Tracker

Fixed in 2021.2.X

Votes

1

Found in

2020.1

2020.2

2020.2.0b13

2021.1

Issue ID

1299036

Regression

No

InspectorElement does not get updated when using Bind()

UI Toolkit

-

How to reproduce:
1. Open the attached '1299036.zip' project
2. In the top bar menu select 'Bug Reports' > 'Inspector Element Binding'
3. In the InspectorElementBindBug window select 'Bla1'
4. Change the 'My Float' value to 2
5. In the InspectorElementBindBug window select 'Bla2'

Expected result: The 'My Float' value is equal to 1
Actual result: The 'My Float' value is equal to 2

Reproducible with: UI Toolkit built-in (2020.2.1f1, 2021.1.0b1),1.0.0-preview.6 (2020.1.17f1), 1.0.0-preview.13 (2020.1.17f1, 2020.2.1f1)
Cannot test with: UI Toolkit built-in (2018.4.30f1, 2019.4.17f1, 2020.1.17f1), 1.0.0-preview.6 (2018.4.30f1, 2019.4.17f1, 2020.2.1f1, 2021.1.0b1), 1.0.0-preview.13 (2018.4.30f1, 2019.4.17f1, 2021.1.0b1) (due to errors)

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a5

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.