Search Issue Tracker
Active
Under Consideration for 6000.3.X
Votes
0
Found in
6000.3.0a3
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment