applejag / Newtonsoft.Json-for-Unity.Converters

Converters of common Unity types for Newtonsoft.Json. Goes hand in hand with jilleJr/Newtonsoft.Json-for-Unity
https://github.com/jilleJr/Newtonsoft.Json-for-Unity.Converters
MIT License
322 stars 36 forks source link

Bug: enums are not serialized as strings since v1.1.0 #55

Closed applejag closed 3 years ago

applejag commented 3 years ago

Expected behavior

StringEnumConverter be enabled by default

Actual behavior

It's disabled

Steps to reproduce

Not yet tested. Got an email about this so needs investigation

Details

Host machine OS running Unity Editor 👉 SPECIFY

Unity build target 👉 unknown

Newtonsoft.Json-for-Unity package version 👉 unknown

Newtonsoft.Json-for-Unity.Converters package version 👉 v1.1.0

I was using Unity version 👉 unknown

Checklist