Search Issue Tracker
Fixed
Fixed in 6000.0.38f1, 6000.1.0b3, 7000.0.0a17
Votes
0
Found in
6000.0.22f1
6000.1.0a1
7000.0.0a1
Issue ID
UUM-84283
Regression
Yes
Toggle Button Group parenting breaks when duplicating Button
Steps to reproduce:
1. Open the attached “workbench-dots.zip” project
2. Open the “SampleScene”
3. Open “Assets/WorldEditor/WorldEditorUI.uxml”
4. Expand the “ToggleButtonGroup”
5. Add a button as a child of “ToggleButtonGroup”
6. Right-click the “Button” and select Duplicate
7. Observe the Hierarchy Window
Expected result: The original Button stays child of “ToggleButtonGroup”
Actual result: The original Button is set to not a child of “ToggleButtonGroup”
Reproducible in: 6000.0.20f1, 6000.0.22f1
Not reproducible in: 6000.0.19f1
Couldn’t test in 2021.3.44f1, 2022.3.50f1 (ToggleButtonGroup did not exist in those versions)
Reproducible on: Windows 11, macOS(Silicon)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment