Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.2
2022.1
2022.1.0a13
Issue ID
1380024
Regression
No
AdvancedDropdown opens an item without children when the item has the same id as its parent
Reproduction steps:
1. Open the user's attached project
2. Select Bug > Reproduce in the Menu bar
3. Select "Group" under "Profiler Stats"
4. Select "Child"
5. Select Bug > Reproduce in the Menu bar
Expected result: AdvancedDropdown opens in "Group"
Actual result: AdvancedDropdown opens in empty "Child"
Reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.2.4f1, 2022.1.0a16
Note: Commenting out line 35 of the EditorBug Script will produce the expected result
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Resizing Profiler Module Details panel and releasing mouse button outside Unity doesn't cancel resize
- "Auto-hide gizmos" preference is not saved when reopening the project
- Sampling a custom depth texture on a machine with a GTX 1080 makes object's textures display the wrong color when in Play mode or Player
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a1
Gives out a warning to the user if a child has the same id as a parent inside a DropdownMenu