applejag/Newtonsoft.Json-for-Unity.Converters
Converters of common Unity types for Newtonsoft.Json. Goes hand in hand with jilleJr/Newtonsoft.Json-for-Unity
C#MIT
Issues
- 11
- 0
UnityTypeContractResolver is still used when "Use Unity Contractor Resolver" is false.
#96 opened by tomkail - 2
- 4
- 3
- 5
Bug: Getting weird conflicts with existing compiled libraries that use their own Newtonsoft library.
#75 opened by nickhudson4 - 7
Vector2 converter not working on iOS
#63 opened by unnanego - 4
Bug: QuaternionConverter is adding itself to a list of converters many times
#89 opened by EpsilonD3lta - 1
- 5
Bug: Recompiling while UnityConvertersConfigEditor scriptable object asset selected and shown in inspector throws exception
#82 opened by EpsilonD3lta - 3
- 12
Deserialization in Unity using Converters
#43 opened by zory - 3
Converter may be stripped, cause crash in build
#72 opened by 1ibrium - 1
Bug: Deserializing a Scriptable Object that contains a sprite reference throws error
#69 opened by HunterAhlquist - 4
- 8
- 1
Suggestion: make UnityConverterInitializer.defaultUnityConvertersSettings accessible.
#58 opened by Wouterdek - 1
- 0
- 1
Document settings editor
#41 opened by applejag - 1
Write docs for configuring these converters
#25 opened by applejag - 0
Change CircleCI jobs to use matrix stanza
#28 opened by applejag - 2
Setup build with IL2CPP
#19 opened by applejag - 1
Collect converters into one via Dictionary
#13 opened by applejag - 1
Fix rest of RenderPipeline types
#21 opened by applejag - 1
- 9
Bug: Doesn't populate existing objects
#20 opened by applejag - 0
Switch to NativeArray<> in PartialConverter
#11 opened by applejag - 9
Bug: Does not work with UniTask in WebGL (IL2CPP)
#44 opened by nopjia - 1
Support for Serializing a class with NativeHashMaps and Deserializing with PopulateObject
#45 opened by kenofori - 1
Help: PopulateObject support?
#42 opened by liana-p - 5
Bug: StackOverflowException when serializing with a certain custom JsonConverter
#37 opened by somethingSTRANGE - 2
Configurable converters via ScriptableObject
#16 opened by applejag - 6
ScriptableObjects List support
#38 opened by dburongarcia - 0
ScriptableObject support
#33 opened by applejag - 2
Bug: IL2CPP Build Failing
#34 opened by Bryan-Legend - 0
Setup build with Windows image
#31 opened by applejag - 1
- 0
- 2
Setup automated tests for Unity 2020 beta
#22 opened by applejag - 0
Setup continuous deployment of package
#26 opened by applejag - 3
Need more converters
#4 opened by applejag - 0
- 1
Need unit-testing on old converters
#3 opened by applejag - 1
Setup CI/CD
#2 opened by applejag