segross / UnrealImGui

Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4.
MIT License
666 stars 211 forks source link

the image change to white at runtime #85

Open yixuanqi opened 5 months ago

yixuanqi commented 5 months ago

When the program runs for a period of time, the program crash on TextureManager.cpp at line 158 CachedResourceHandle = FSlateApplication::Get().GetRenderer()->GetResourceHandle(Brush); and the image change to white. please help me, thanks so much.