Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.0.68f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134494
Regression
No
Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Steps to reproduce:
- Open any Project
- Import the attached Unity Asset Package
- Open the imported "RunBackwardsLeftUnarmed" Animation Clip
- Slowly scroll down the Property List so the Property Type Icons overlap the top edge of the Property List
Actual results: When scrolling down Property Text and Icons Overlap onto the Property List's top edge
Expected results: The top edge of the List Overlaps the Property List text and Icons
Reproducible with versions: 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Tested on (OS): Windows 11
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:
This bug is caused by IMGUI clipping imprecisions, especially when using DPIs different than 100%. These minor imprecisions are known issues in Unity, but we decided to not fix them since changing the clipping system has very high risk of regressions.
Resolution Note (6000.6.X):
This bug is caused by IMGUI clipping imprecisions, especially when using DPIs different than 100%. These minor imprecisions are known issues in Unity, but we decided to not fix them since changing the clipping system has very high risk of regressions.