Search Issue Tracker
Not Reproducible
Votes
0
Found in
2023.1.20f1
6000.0.28f1
6000.1.0a4
Issue ID
UUM-87876
Regression
Yes
Any small change in UI Builder Inspector refreshes Editor Inspector
*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.
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
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.