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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.