Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.2.12f1
6000.3.0b10
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127765
Regression
No
Project Auditor table content minimally overlaps vertical scrollbar
Steps to reproduce:
- Create a new Unity project
- Go to Window -> Analysis -> Project Auditor ->Install Rules
- Click "Start Analysis"
- Select "Asset Issues" sub-menu item
- Use a horizontal table scrollbar
- Observe how data is displayed on the right side of the table
Actual results: Looks like that overlaps the scrollbar section.
Expected results: No overlapping.
Reproducible with versions: 11.0.2 (6000.2.12f1, 6000.3.0b10) 1.0.1 (6000.4.0a5, 6000.5.0a1)
Tested on (OS): macOS - Tahoe 26.1
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
- 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
Resolution Note:
Clipping can be improved here but it's too minor of an issue, and with IMGUI which is on minimal support, to be prioritized in the foreseeable future at this time. Closing for now.