Unity Issue Tracker - UI Builder window does not mark the document as dirty when the "Unset" action is performed on an element of a nested document
Fixed
UUM-84418
UI Builder window does not mark the document as dirty when the "Unset" action is performed on an element of a nested document
Unity: UI Builder
Fixed
6.1.X
6.0.X
Won't Fix
2022.3.X
2021.3.X
Not reproducible in 2022.3
Not reproducible in 2021.3
How to reproduce:
1. Open the “DirtyUIBuilder.zip“ project
2. Open the “Document 2.uxml” file in UI Builder
3. Select the “Example” element in the UI Builder Hierarchy
4. Right-click on the “Focusable” attribute and click “Unset”
5. Observe the UI Builder
Expected result: The tab header is marked as dirty (with a “*” at the end of the name)
Actual result: The tab header is not marked as dirty (no “*” at the end of its name)