Search Issue Tracker
Fixed in 2020.1.X
Votes
2
Found in
2020.1.0a2
2020.1.0a3
Issue ID
1188478
Regression
No
Lists of generics are not displayed in the Inspector window when tagging them with SerializeField attribute
How to reproduce:
1. Open the "SampleScene" in the user attached project
2. Open the Inspector window of the "Test" GameObject
Expected results: The generic field and a List of generics are displayed in the Inspector window
Actual results: Only the generic field is displayed in the Inspector window
Reproducible with: 2020.1.0a2, 2020.1.0a7
Additional note:
The support for serializing fields of generic types directly has been introduced in Unity 2020.1
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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Peter77
Oct 18, 2019 18:09
Related forum thread:
https://forum.unity.com/threads/case-1188478-list-of-generic-type-not-serialized.754442/