Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
2019.3.0b1
2020.1.0a1
Issue ID
1181662
Regression
Yes
[Themes] Reorderable lists often get overlapped by the UI elements below them
There are many instances in the editor where reorderable lists are overlapped by the elements below them, cutting off part of the + and - controls.
Seen in Player Settings and the XR Management settings windows.
Looks like a regression in 2019.3.0a12
1. Open Unity
2. Open the Attached Project
3. Go to Edit > Project Settings > Player
4. Open the Other Settings section
5. Untick "Auto Graphics API for Linux"
Expected Result:
The reorderable lists do not overlap or get overlapped by any other UI elements in the window.
Actual Result:
The bottom of the Linux Graphics API list is overlapped by the Color Gamut controls.
Tested on Windows.
Occurs on 2019.3.0a12, 2020.1.0a1
Does not occur on 2019.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment