Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.44f1
6000.1.0b13
6000.2.0a8
6000.3.0a1
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
-
Resolution Note:
The reported bug was fixed already through another issue.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101504
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #UUM-101504