Search Issue Tracker
Active
Votes
0
Found in [Package]
0.11.0-preview.7
Issue ID
1264811
Regression
No
FixedListInt32 is not serialisable due to its buffer and length members being internal
How to reproduce:
1. Open the attached 'BugProject.zip' project
2. Open 'SampleScene' Scene
3. Enter Play Mode
Expected result: FieldWithNonSerializedMembers of type FixedListInt32 and marked as public in Shared Component is serialized
Actual result: FieldWithNonSerializedMembers of type FixedListInt32 and marked as public in Shared Component is not serialized
Reproducible with: Reproducible with: 2019.4.6f1(0.9.1-preview.15, 0.10.0-preview.6), 2020.1.0f1(0.9.1-preview.15, 0.10.0-preview.6), 2020.2.0a19(0.9.1-preview.15, 0.10.0-preview.6, 0.11.0-preview.7)
Could not test with: 2018.4.23f1 ECS is not introduced, ECS 0.11.1-preview.4, 0.13.0-preview.24 due to errors in the Console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment