Search Issue Tracker
Fixed
Fixed in 1.8.29
Votes
0
Found in [Package]
1.8.25
Issue ID
BUR-2916
Regression
No
Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Burst Inspector window (Jobs > Burst > Open Inspector...)
- Select anything in the left side panel
- Resize the Burst Inspector window by making it smaller
- Observe the Burst Inspector window
Actual results: The text inside the buttons is cropped from the left side, most of the button text is not fully visible if the window is not fullscreen
Expected results: The text inside the buttons is either truncated only on the right side or cropped only on the right side to be consistent with the buttons in other Editor areas
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Tested on (OS): MacOS Silicon Sequoia 15.6.1, Ubuntu 24.04
Add comment
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
Resolution Note:
Change the render setting of DisassemblyKindContents to allow content shown when inspector window shrinks
Resolution Note (fix version 1.8.29):
Change the render setting of DisassemblyKindContents to allow content shown when inspector window shrinks