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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment