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
- [Linux] Crash on mono_runtime_invoke when executing a specific script
- Installing the HDRP Water Samples doesn't notify the user to enable the "Water" on HDRP Asset
- Persistent Memory Leak in `ChunkDrawCommandOutput` and `CullingSplits.InitializeSplits`
- 1 KB or more of GC is allocated when Debug logging
- [HDRP][XR][DX12] SSR PBR Accumulation algorithm artifacts are present in one eye when using SPI OpenXR Rendering Mode
Add comment