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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment