TeamSirenix / odin-serializer

Fast, robust, powerful and extendible .NET serializer built for Unity

Home Page:http://www.odininspector.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unity 2019.3 missing Unity.Networking

soraphis opened this issue · comments

Assembly 'Assets/Plugins/Sirenix/Odin Serializer/EditorOnly/OdinSerializer.dll' will not be loaded due to errors:
Unable to resolve reference 'UnityEngine.Networking'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.

Using 2019.3.0b3 on Linux (Ubuntu)

I have the same error on Unity 2019.2.3f1 on Windows

This issue has been resolved for a long while, though the out of date releases have not reflected this. The new and far less tedious release system is now in place, so I'm closing this issue.

Hello. Its not resolved
image
this is unity 2019.3.7f1
Happened after upgrading project.

Hmm, perhaps the very, very old pre-built .dll's have not been updated with this. All you have to do is recompile the solution. Meanwhile, I'll push a commit with some newly built .dll's. That should take care of the issue :)