Search Issue Tracker
In Progress
Fix In Review for 6000.4.0a6
Fixed in 6000.3.0f1, 6000.5.0a2
Votes
0
Found in
6000.3.0b7
6000.4.0a4
6000.5.0a1
Issue ID
UUM-125218
Regression
Yes
Selecting an element selects all matching elements from other instances of the same document when unpacking instances of documents in UI Builder
How to reproduce:
1. Create a new project
2. Create a UI Document in the Project Window (Right Click > Create > UI Toolkit > UI Document)
3. Open the created UI Document
4. Add an element
5. Create another UI Document
6. In the new document add instances of the first Document
7. Unpack all added instances (Right Click > Unpack Instance)
8. Select an element
9. Observe the UI Builder Hierarchy
Expected result: Selects the element
Actual result: Multiple elements get selected from different documents
Reproducible with: 6000.3.0a1, 6000.3.0b7, 6000.4.0a4
Not reproducible with: 6000.2.0a6
Could not test with: 6000.0.60f1, 6000.2.0a7, 6000.2.0b2, 6000.2.8f1 (Different bug not allowing unpacking two of the same UI Documents)
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Note: There is a regression somewhere between 6000.2.0a7 to 6000.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment