Search Issue Tracker
By Design
Votes
0
Found in
5.3.0b3
Issue ID
738457
Regression
No
JsonUtility fails to deserialize collections
To reproduce:
1. Open project
2. Press "play"
3. Observe that the object is deserialized succesfully, but the list isn't.
Comments (2)
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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
ZZL
Dec 17, 2015 09:05
JsonUtility cannot serialize C# array or List in Unity version 5.3.0f4
codart
Dec 13, 2015 09:37
JsonUtility cannot serialize C# array or List.