Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment