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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
This is a duplicate of issue #1409773