So it's caught me out a few times. I've right clicked on an object in projects panel and selected 'clone'. However the new object doesn't always share all of the originals properties as some are set to the default value.
Examples:
I cloned a sprite with the wrap behavior set to wrap to viewport. The clone has the default option of wrap to layout.
I cloned a spritefont. The clone has the default options char width and height 16, default char set, text "text", etc.
I think happens with most things that are cloned.