Search Issue Tracker

Fixed in 2021.2.X

Votes

0

Found in

2021.1

2021.2

2021.2.0a3

Issue ID

1312147

Regression

No

[UI Toolkit] NullReferenceException when using BindingExtensions.TrackPropertyValue

UI Toolkit

-

How to reproduce:
1. Open the project "UIToolkit-PropertyField-RightClick.zip"
2. Select the "New Scriptable Object UI Toolkit" asset in the Project window
3. Change the color value of "A Color"

Expected: Changing any value in the editor log a message about that value change in the console
Actual: NullReferenceException is logged when selecting the asset and when any property value is changed.

Reproducible with - 2021.1.0b3, 2021.2.0a3
No TrackPropertyValue method - 2020.2 and earlier

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a8

Add comment

Log in to post comment