applejag / Newtonsoft.Json-for-Unity

Newtonsoft.Json (Json.NET) 10.0.3, 11.0.2, 12.0.3, & 13.0.1 for Unity IL2CPP builds, available via Unity Package Manager
https://github.com/jilleJr/Newtonsoft.Json-for-Unity
MIT License
1.15k stars 128 forks source link

Add Unity 2020 testing #55

Closed applejag closed 3 years ago

applejag commented 4 years ago

Description

Completed this in https://github.com/jilleJr/Newtonsoft.Json-for-Unity.Converters/issues/22

To quote myself:

Gableroux actually has an image prepared for Unity 2020.1.0b6.

(https://gitlab.com/gableroux/unity3d/-/blob/350a4f2b70454494659e2490cd137c33b079088f/ci-generator/unity_versions.old.yml#L3083)

Even though it's not stable yet it might still catch some weird bugs or incompatible changes before we get too drilled down.

This definitely applies here as well

Motivation

Catch bugs before users

Suggested solution