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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
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.