Plugin that adds asset option to export asset thumbnail to texture on right click. Path to save is configurable in project settings https://youtu.be/whRejmFlPdk
  • C++ 98.9%
  • C# 1.1%
Find a file
2026-04-02 15:22:44 +02:00
Content Remove unused materials which caused packaging errors. 2024-12-26 12:11:36 +08:00
Resources Initial commit 2023-10-22 20:09:31 -07:00
Source/ThumbnailToTextureTool Fix compilation 2026-04-02 15:22:44 +02:00
.gitattributes Initial commit 2023-10-22 20:09:31 -07:00
.gitignore Support 5.2, fix issue which caused empty scene when cast UBlueprintThumbnailRenderer to switch thumbnail renderer. 2024-12-24 20:15:12 +08:00
LICENSE Initial commit 2023-10-22 20:09:31 -07:00
README.md Remove bin from main repo 2026-03-23 22:25:28 +01:00
ThumbnailToTextureTool.uplugin Support 5.2, fix issue which caused empty scene when cast UBlueprintThumbnailRenderer to switch thumbnail renderer. 2024-12-24 20:15:12 +08:00

ThumbnailToTextureTool

Plugin that adds option to export asset thumbnail to texture on right click. Tweakable settings for path to save is configurable in project settings, so is the generated suffix and options to set a black background or translucent background.

Supports UE5.6

First video tutorial for checkboard background at : https://youtu.be/whRejmFlPdk?si=HHCWWW22_cHCjxH0 Second video tutorial for transparent and custom thumbnail background at : https://youtu.be/j8C4YvPKx-E?si=CDMS54LPOJzdZw_B