If you are using Unity, you know its power on cross platforms. Especially ios and android. But currently it does not have great ui creation. There are lots of great packages in Asset Store. If you need advanced ui for your app, you can definitely can buy one. In this post, I will try to make little solution for rounded images. Rounded corners are beautiful. But right now you can not make rounded corners without shaders and plugins. Sometimes i make rounded corners images in photoshop then import it to Unity project. I believe this process is waste of time. So I decided to make rounded images in Unity Editor. I made simple editor script that can create image with rounded corners. You can checkout sample project in https://github.com/4litasci/Unity-Rounded-Image-Maker
Download Latest release on
https://github.com/4litasci/Unity-Rounded-Image-Maker/releases


I hope Unity publishes release version of UI Toolkit. So We don’t need this page 🙂
https://docs.unity3d.com/Packages/com.unity.ui@1.0/manual/index.html