Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.13f1
Votes
0
Found in
6000.0.61f1
6000.2.10f1
Issue ID
UUM-126012
Regression
Yes
Multiple errors are thrown and file does not parse when saving after removing a duplicate UI Document instance from the hierarchy
How to reproduce:
1. Create a new project
2. Create 2 UI Document files (Create -> UI Toolkit -> UI Document)
3. Open one of the UI Documents and add 2 of the other UI Document in the Hierarchy (Library -> Project -> Assets -> Drag into Hierarchy)
4. Save the file
5. Delete one of the added UI Documents
6. Save the file
7. Observe the console
Expected result: No error is thrown
Actual result: Multiple errors are thrown for every instance still in the hierarchy and after closing and trying to reopen the file cannot be parsed
Reproducible with: 6000.0.61f1, 6000.2.0a7, 6000.2.10f1, 6000.4.0a1
Not reproducible with: 6000.2.0a6, 6000.3.0b8, 6000.4.0a3
Fixed in: 6000.4.0a2
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Notes:
- “Semantic - 'Template' declaration requires a 'path' or 'src' attribute referencing another UXML file” only gets thrown once
- “Semantic - Unknown template name “_____”” gets thrown for every instance of the duplicate UI Document instance
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment