Search Issue Tracker
Fixed
Fixed in 1.8.24
Votes
0
Found in [Package]
1.8.23
Issue ID
BUR-2878
Regression
No
Burst Inspector UI elements overlap each other making some buttons not interractable when the Burst Inspector window is resized
*Steps to reproduce:*
# Create a new Unity project using the Universal 3D template
# Open the Burst Inspector window (Jobs > Burst > Open Inspector...)
# Select any target by clicking on it so information is shown in the right side tab
# Make the left tab smaller by click and dragging the tab divider to the left
# Observe the Burst Inspector window
*Actual results:* Dropdown buttons overlap with the "Show ".Generated" checkbox, when the buttons overlap, pressing "Safety Check" dropdown does nothing, not interactable
*Expected results:* No UI elements overlap and all buttons are interactable
*Reproducible with versions:* 1.8.19 (6000.1.0b13), 1.8.23 (2021.3.51f1, 2022.3.64f1, 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3)
*Tested on (OS):* macOS Silicon Sequoia 15.5, Ubuntu 24.04
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment