Search Issue Tracker
Fix In Review for 2022.2.X
Votes
0
Found in
2022.2.0a4
2022.2.0a5
Issue ID
1408148
Regression
Yes
[Inspector] Reorderable List UI overlaps with itself
Reproduction steps:
1. Open the project attached
2. Open SampleScene
3. Select Directional Light in Hierarchy
4. Inspect the Reorderable List component in Inspector
Reproducible with: 2022.2.0a5, 2022.2.0a7
Not reproducible with: 2019.4.36f1, 2020.3.29f1, 2021.2.15f1, 2022.1.0b11, 2022.2.0a4
Expected result: The Element list UI does not overlap with itself
Actual result: The Element list UI overlaps with itself
Note: in some instances it is possible that you will not be able to add new elements to the list because of the partly insivible UI
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment