Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.11f1
6000.4.0b11
6000.5.0a8
6000.6.0a2
Issue ID
UUM-137536
Regression
No
Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open UI Builder
3. Select "Project" in the "Library" block
4. Expand "Custom Controls (C#)"
5. Expand "UI Test" group
Expected result: All groups are unique and sorted
Actual result: Duplicate group names are present
Reproducible with: 6000.0.71f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0b1, 6000.6.0a1
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Expanding one instance of a group toggles another group with the same name (expanding the first "Group A" toggles the second "Group A", same for the "Group B")
- Group contents are incorrect: "Group A" contains only "Element3" ("Element1" is missing)
- Results may differ if the order of type declarations is changed, indicating potential order-dependent processing or unstable grouping logic
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment