- Home /
Custom Logo on Splash Screen stretched
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?
Answer by Cutyno · Jun 03, 2018 at 10:04 PM
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.
No matte what Wrap $$anonymous$$ode i use, it's still stretched like this, and still looks exatly EXACTLY like in the Screenshot I made for this Question.
Answer by sushanta1991 · Dec 24, 2019 at 05:50 AM
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/
Your answer
Follow this Question
Related Questions
customizing loading page 2 Answers
Can I use my own input device? 4 Answers
Creating a GUI.Toolbar with Custom GUIStyle 3 Answers
GUI with own mouse 3 Answers
Alternative Textbox 0 Answers