Error CS1503: Argument 1: cannot convert from 'System.Type' to 'UnityEngine.Object'

Issue #578 resolved
Georges Paz created an issue
  • After upgrading to the latest Odin Inspector version (2.1.4) I got this Editor error:

Assets\Plugins\Sirenix\Odin Inspector\Scripts\Editor\SerializedNetworkBehaviour.cs(72,64): error CS1503: Argument 1: cannot convert from 'System.Type' to 'UnityEngine.Object'

  • Unity 2018.4.9f1
  • Editor Only mode enabled
  • Windows 10 (last version, updated)

Comments (2)

  1. Log in to comment