Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0a3
6000.4.0a1
Issue ID
UUM-112491
Regression
No
Toggle Button Group Sample Code Disappears on Window Resize in UI Toolkit Samples
Steps to reproduce:
- Create a new Unity project
- Open UI Toolkit Samples via Window > UI Toolkit > Samples
- Navigate to Control > Toggle Button Group
- Reduce the window width using the vertical resizer bar
- Observe the code section in the Toggle Button Group sample
- Compare this behavior with other sample sections
\\
Actual results: The code section becomes blank when the window width is reduced
Expected results: The code section should remain visible and responsive, adjusting its layout as the window resizes, similar to other sections
\\
Reproducible with versions: 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3
Not reproducible with versions: 2022.3.61f1( No Toggle Button Group option)
\\
Tested on (OS): Ubuntu 22.04, macOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment