Search Issue Tracker
Won't Fix
Votes
0
Found in
4.5.2f1
Issue ID
624677
Regression
Yes
Serialization doesn't work on a List of generic objects
To Reproduce:
Open the attached project, observe that 'public List<BaseItem<T>> PreparedItems;' from 'Custom List' script is not serialized on 'My Custom List' object in hierarchy.
'Custom List' inherits it from 'Prepared List', but it's not serialized even if it's added directly to 'Custom List'.
Not reproducible on 4.3.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
Add comment