When I import spineruntime,the unity warn me as the following sentence:
Script 'Animation' has the same name as built-in Unity component.
AddComponent and GetComponent will not work with this script.
As a result, when i import spine files, it warning like this:
Material is missing texture: qinxiaonan_Material
UnityEngine.Debug:LogError(Object, Object)
(qinxiaonan is the filename)
😢 plz help me,i can't find out the solution. 😢