Error UnityUpgradable
Posted: Sun May 22, 2016 3:54 am
i make Upgrade for unity and i get this massage
Assets/AmplifyColor/Plugins/Editor/AmplifyColorVolumeEditor.cs(760,20): error CS0619: `UnityEngine.GameObject.AddComponent(string)' is obsolete: `GameObject.AddComponent with string argument has been deprecated. Use GameObject.AddComponent<T>() instead. (UnityUpgradable).'
Assets/AmplifyColor/Plugins/Editor/AmplifyColorVolumeEditor.cs(760,20): error CS0619: `UnityEngine.GameObject.AddComponent(string)' is obsolete: `GameObject.AddComponent with string argument has been deprecated. Use GameObject.AddComponent<T>() instead. (UnityUpgradable).'