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
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
- Video preview in the Inspector freezes shortly after the first play and does not recover until paused and replayed
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
Add comment