🏗️Set Window Icon

📄 Description
-
Name
Description
Optional Window ID
Icon Texture
Make sure to use a texture that has an aspect ratio of 1:1. The icon should be for example 16x16 or 32x32 or 48x48 or 256x256. You can also use your own size like 200x200. Texture over 256x256 will look weird and will loose details.
In your texture settings, make sure to enable “NoMipmaps”
Make sure to set the texture group to “UI”
Make sure to set it to UserInterface2D
Transparent images are also supported
Make sure not to input an invalid OptionalWindowID
In PIE, the icon in the top left corner wont change

This will set both icons:


Last updated