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
Comments (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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Peter77
Oct 18, 2019 18:09
Related forum thread:
https://forum.unity.com/threads/case-1188478-list-of-generic-type-not-serialized.754442/