Hey, Recently I started getting Serialization error and obsolete object errors, I never used to get that before… can someone tell me what’s going on please … I am an artist not a programmer so its more likely that I am doing something wrong
Thanks in Advance
P.S I did upgrade unity to the latest version couple of days ago could that have something to do with this ???
Assets/AstarPathfindingProject/Core/Serialization/JsonConverters.cs(36,85): warning CS0618: UnityEngine.Object.FindSceneObjectsOfType(System.Type)' is obsolete:
use Object.FindObjectsOfType instead.’