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
- 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
This is a duplicate of issue #1409773