Search Issue Tracker
Duplicate
Duplicate in 2022.1.X
Votes
8
Found in
2022.1.0b12
Issue ID
1412863
Regression
Yes
Serialized items in a list overlap each other when adding new items in Inspector
Reproduction steps:
1. Open the attached 'Test Ground' project
2. Observe the 'Assets/New Overlap List.asset' in the Inspector
3. Add a few elements to the list
Expected result: Items don't overlap each other
Actual result: List items overlap
Reproducible with: 2022.1.0b12, 2022.1.0b13
Not reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b11, 2022.2.0a9
Comments (22)
-
Alturis2
Apr 07, 2022 15:54
This is a critical problem as for any assets/components that are using the generic list editing to manipulate the data one is left without being able to do so for the most part. It's a dead in the water situation.
-
btsn
Mar 30, 2022 22:02
Still present in 2022.1.0b14
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
This is a duplicate of issue #1409773