Hi I made a Game in Unity.
It’s the first one where my Custom Logo follows after the ,Made with Unity’’ Logo.
But my Custom Logo is stretched.
It’s supposed to look like this:
But instead it looks like this:
Can someone please help?
Hi I made a Game in Unity.
It’s the first one where my Custom Logo follows after the ,Made with Unity’’ Logo.
But my Custom Logo is stretched.
It’s supposed to look like this:
You should probably just change the “Wrap Mode” on your Image Import Settings. The default value “clamp” stretched your Texture to the edge. Maybe you try “repeat” instead.
I know this is a old post but I found the solution in unity forum so I am just sharing it here.
Solution -
Select your sprite then go to Sprite Mode > Mesh Type is set to Full Rect, That’s it.
https://forum.unity.com/threads/why-is-my-splash-screen-logo-stretched.468852/