[REQUEST] Built-in Option for Custom Project Icons

I would like to request the ability to add a custom project icon in UEFN.

Currently, projects all appear with the default UE project icon, which makes it harder to quickly identify specific projects, especially when working with multiple islands. Being able to assign a custom icon (similar to how Unreal Engine projects can have it) would greatly improve organization and workflow.

We actually do have a way to add custom icons by creating a folder named Resources in the project directory, placing a 1:1 PNG file inside it, and then adding the image path to the keyart attribute in the .uefnproject file.

However, this method isn’t very user-friendly, and having an official in-editor option under Project Settings would make the process much easier and more accessible.

For example, Epic already uses icons in the templates they provide.