Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JsonUtility.ToJson as serialization method doesn't support #246

Open
gontzalve opened this issue May 2, 2024 · 0 comments
Open

JsonUtility.ToJson as serialization method doesn't support #246

gontzalve opened this issue May 2, 2024 · 0 comments

Comments

@gontzalve
Copy link

Hey! I just discovered RestClient and it's been an amazing discovery! Thank you for the hard work guys!

I was having some issues because I'm trying to send a PUT request with an object filled with properties instead of fields, and through further inspection I realized that the JsonUtility library RestClient uses has some limitations with it, as I could confirm it while searching for a solution:

https://forum.unity.com/threads/jsonutility-fromjson-not-binding-json-to-properties.1284746/
https://discussions.unity.com/t/serializing-properties-json-saving-and-loading-system/224944

Is there a way to use Newtonsoft as a json serialization tool?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant