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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.