Search Issue Tracker

Active

Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X

Votes

0

Found in

6000.0.44f1

6000.1.0b13

6000.2.0a8

Issue ID

UUM-102167

Regression

No

The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument

-

Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Sandbox/BindingBugRepro/ReproScene.unity” Scene
3. Enter the Play Mode
4. Open “Assets/Sandbox/BindingBugRepro/ExampleView/ExampleView.style.uss“
5. Change the green to red and save the changes
6. Observe the Play Mode

Expected result: The label changes color and continues to increment
Actual result: The label changes color but stops incrementing

Reproducible with: 6000.1.0b13, 6000.2.0a8
Could not test with: 2022.3.60f1, 6000.0.45f1 (Library\PackageCache\com.unity.2d.aseprite@ca048e7ac308\Editor\AsepriteImporterDataProvider.cs(39,82): error CS0246: The type or namespace name 'ISpriteFrameEditCapability' could not be found)

Reproducible on:
Play Mode

Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested

Note:
- If the color does not change after saving the script and continues iterating, right-click the Project window and press refresh

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.