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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment