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
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
- [Linux] VR template "Tutorial Player" GameObject becomes blank after entering Play mode
- Editor window minimizes when changing the Layout while using the Windows split-screen function
- Object pools do not reset when re-entering the Play Mode with reload domain disabled
- Performance issue when using Shadow-Casting Lights with Batch Renderer Groups
Add comment