Hello,
I am using the prefab "Control - Colored Slider" and I see these warning
The class named 'UISliderColors' is not derived from MonoBehaviour or ScriptableObject!
The associated script can not be loaded. Please fix any compile errors and assign a valid script
The script it is trying to load is UISliderColors
How do I get fix these warnings?
Thank you