I added a custom stlye to my GUISkin and want to use the default button background for it. However, I don´t see how to select it.
The “Button” style in that Skin uses the background of the default unity skin (button).
My custom stlye has currently “none”. When I open the “Select Texture2D” Window, I see all my own textures in the list, but not the unity default texture.
There is no way to drag and drop it, or copy and paste it. How do I get it into my custom style?
hey @antx
I hate to rez a very old thread, but the solution is simple and might help someone.
Just copy the image from the skin style you want and paste it into the skin style you want to replace.
Example: to put back the original button normal background image
create a new skin.
open the button style fold out.
right click in the normal background image field and select copy.
go to your other skin (where you want the to replace the button image).
in that skin’s button normal background image field, right click and paste.
cheers