Search Issue Tracker
By Design
Votes
0
Found in
2018.4.0f1
2019.2
2019.3
2019.3.0b7
2020.1
Issue ID
1193611
Regression
No
[IL2CPP] JsonSerializationException exception is thrown in build with Newtonsoft.Json plugin
How to reproduce:
1. Open attached project ("Json Cpp Test.zip")
2. Open SampleScene scene
3. Set scripting backend to IL2CPP
4. Enable development build
5. Build and run the project
Expected result: No exceptions are thrown
Actual result: JsonSerializationException is thrown
Reproducible with: 2018.4.12f1, 2019.2.10f1, 2019.3.0b8, 2020.1.0a9
Not reproducible with: 2017.4.33f1
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
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap
- "Find References In Project" gives inaccurate results when Prefab Variant Parent default Object references are changed
Resolution Note:
A link.xml file is required in this case to preserve the assembly which is used only by reflection.