Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
1
Found in
2018.2.3f1
Issue ID
1070667
Regression
No
DataContractJsonSerializer UseSimpleDictionaryFormat doesn't work when deserializing
To reproduce:
1. Open the attached project (TestDeserializationBug.zip)
2. Open the Sample Scene
3. Enter Play mode
4. Observe the output in the console
5. Compare the output to the output of the pure C# console application (in edit)
Expected: DataContractJsonSerializer UseSimpleDictionaryFormat works fine as it does in the pure C# console application
Reproduced in 2017.4.9f1, 2018.1.9f1, 2018.2.3f1, 2018.2.4f1, 2018.3.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
- [Linux][Plastic SCM] Unity Version Control window text is replaced by the key names of the labels and buttons
Add comment