Hello,
I have noticed that when I create a widget such as a label or sprite or really any sort of widget at all, that there is something strange happening. Although I only have one widget of a specific type being shown in the hierarchy, there always seems to be a mini double of the widget that is created far off in the distance behind the main widget itself. For example, I have made a prefab of the chat window that was shown in the examples in order for me to use it within another created scene. When I drag that onto the scene, it shows up and works perfectly. However, behind that chat window there is a really small one off in the distance behind it that is being duplicated behind it. I have noticed it on a lot of similar situations, and I am just wondering if anyone has run into the same problems
Thank you