Unity Issue Tracker - Any small change in UI Builder Inspector refreshes Editor Inspector
Closed
UUM-87876
Any small change in UI Builder Inspector refreshes Editor Inspector
Unity: UI Builder
Cannot Reproduce
6.1.X
6.0.X
2023.1.X
2023.1.20f1 onwards
We cannot reproduce this issue with standard Unity Inspector. It does reproduce with Live Reload activated on the Inspector pane, though, but that is to be expected. Disable live reload on the inspector to stop seeing this behaviour.
Steps to reproduce:
Create a new URP project.
Assets > Create > UI Toolkit > UI Document.
Open this in UI Builder.
Ensure the UXML Import Settings are displaying in the editor Inspector.
Drag a Label into Hierarchy.
With both the UI Builder Inspector and the editor inspector visible, make changes in the UI Builder Inspector.
Actual results: Every change refreshes the inspector in the editor - it flickers noticeably if you are typing fast or changing colour.
Expected results: No noticeable/constant flickering.
Reproducible with versions: 6000.1.0a4, 6000.0.28f1, 2023.1.20f1
Not reproducible with versions: 2023.1.19f1, 2022.3.52f1
Can’t test with versions: 2021.3, not available on OS
Tested on (OS): Ubuntu 24.04
Notes:
Does not occur when typing in a field in the UI builder viewport.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?