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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.