I have a MonoBehehavior script and have passed compile in Visual Studio, but I still get the error in Inspector, how can I debug this issue?
I have found the problem, it is because of filename ‘MaAnimation’ not match class name ‘MAAnimation’