LuaMachine
LuaMachine copied to clipboard
Data Validation Error
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!