You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, my project has the Data Validation plugin enabled and it is throwing this error when compiling a widget that contains a Lua Code Box.
[AssetLog] C:\ConlangKit\Content\ConlangKit\UI\SoundChangeApplier\WBP_TemplateEditor.uasset: Leak Detected! LuaMultiLineEditableTextBox_0 (LuaMultiLineEditableTextBox) still has living Slate widgets, it or the parent HorizontalBox_1 (HorizontalBox) is keeping them in memory. Make sure all Slate resources (TSharedPtr<SWidget>'s) are being released in the UWidget's ReleaseSlateResources(). Also check the USlot's ReleaseSlateResources().
It looks like it might be something to look into, so I though I'd let you know!
The text was updated successfully, but these errors were encountered:
Hello, my project has the Data Validation plugin enabled and it is throwing this error when compiling a widget that contains a Lua Code Box.
It looks like it might be something to look into, so I though I'd let you know!
The text was updated successfully, but these errors were encountered: