Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.0a3
6000.4.0a1
6000.5.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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment