Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.11f1
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-137836
Regression
No
Query() skips nested elements when UXML template has content-container="true"
How to reproduce:
1. Open the "IN-136542" project
2. In the Hierarchy window, create a new GameObject
3. Select the GameObject
4. In the Inspector window, click Add Component > BugDemoComponent
5. In the Inspector window, on the BugDemoComponent component, expand the "Foldout outside content container" Foldout
6. In the Hierarchy window, deselect the GameObject
7. In the Hierarchy window, select the GameObject again
8. Observe the Inspector window
Actual result: The "Foldout outside content container" Foldout is collapsed
Expected result: The "Foldout outside content container" Foldout remains expanded
Reproducible with: 2023.1.0a10, 6000.0.71f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9, 6000.6.0a1
Reproducible on: macOS 26.3 (M1 Max)
Not reproducible on: No other environments tested
Workaround: Delete the “BugDemoInspector.cs” file and uncomment all code in “workaround.cs” file
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IVariable.Value allocates 20 B to the Garbage Collector when setting the value
- AccessibilityHierarchy throws an exception when Node ID reaches int.MaxValue
- Glyph Adjustment Table is modified when using an existing TMP Font Atlas to generate a new TMP Font Atlas with the same settings
- Query() skips nested elements when UXML template has content-container="true"
- Entities' Search Node Hierarchy window does not display all of the default data columns when opened
Add comment