How to reproduce:
- Open the “My project(13).zip“ project
- Open the “SampleScene“
- Open the “MyDocument” uxml file in the Project window using UI Builder
- Select “Label” in the Hierarchy tab of the UI Builder window (“MyDocument.uxml“ > VisualElement > Label)
- Click the pink icon (or three dots) next to "Text" attribute in the “Attributes“ tab of the UI Builder
- Select “Edit binding…“
- With the “Edit Binding” window open, Reimport the “MyDataSource.cs” script in the Project window
- Observe the “Edit Binding“ window
Expected results: The “Edit Binding“ window closes
Actual results: The “Edit Binding“ window gets corrupted
Reproducible in: 2023.2.4f1, 2023.3.0b1
Could not test in: 2021.3.33f1, 2022.3.16f1 (no pink icon in the “Attributes“ tab of the UI Builder, therefore no option to “Edit binding…“)
Reproduced on: Windows 11 Pro, macOS 14.0 (Reporter)
Not reproduced on: No other environment tested
Notes:
- The bug is reproducible about 1 in 5 times
- The bug is only visual
Workaround: Close the “Edit Binding“ window and open it again.