Hey guys im new to Unity3D and have a little problem 
I have a custom MouseTexture for my Game using this Code:
And now i wanted to use a Mouseover function - it works ok so far but theres still a little problem
when im not over the object: mouse shows the custom mouse texture
when im over the object: mouse shows custom mouse texture and the “hover texture”
heres the code im using so far on the object: