Search Issue Tracker
Fixed
Fixed in 6000.0.35f1, 6000.1.0b2, 7000.0.0a17
Votes
0
Found in
2021.3.45f1
2022.3.50f1
6000.0.23f1
6000.1.0a1
Issue ID
UUM-84418
Regression
No
UI Builder window does not mark the document as dirty when the "Unset" action is performed on an element of a nested document
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)
Reproducible in: 2021.3.45f1, 2022.3.50f1, 6000.0.23f1
Reproduced on: Windows 11 Pro (23H2), macOS 14.6.1 (M1)(by the reporter)
Not reproduced on: No other environment tested
Note: If the “Unset“ action is done on an element of the same UI Document, the UI Builder gets marked as dirty
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment