Alexey Kozorezov
Alexey Kozorezov
Is there a way to work with Unity3d on Windows 10, version 1803 I can open it but i am not able to open cloned project, it crash an says:...
Use this instead: https://github.com/vangogih/FastMigrations.Json.Net
Create `Prewarm` method to avoid performance dropping by using `MigratorMissingMethodHandling.Ignore` setting Idea: - Use `System.Type.GetMethods`, filter them and `CreateDelegate` for all `Migrate_` methods by the first call
https://github.com/Weingartner/Migrations.Json.Net/tree/master/Weingartner.Json.Migration.Roslyn
## Bug description Unity test coverage workflow fails when using Unity version `2019.4.41f2` because the Docker image `unityci/editor:ubuntu-2019.4.41f2-linux-il2cpp-3` does not exist in Docker Hub. ### Error message: ``` Unable to...