Error after packaging

Anyone know what causes this? i get same error every time after i package my project and try to “play” it;

[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: Ensure condition failed: FMath::IsFinite(TexelFactor) [File:Runtime\Engine\Classes\Engine/TextureStreamingTypes.h] [Line: 96]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error:
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: Stack:
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76db0fa96 marginalgame.exe!DispatchCheckVerify<bool,<lambda_a4ce04bd6bcbbf84fd51de00dd76a1fa> >() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76bc7458f marginalgame.exe!UPrimitiveComponent::GetStreamingRenderAssetInfoWithNULLRemoval() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76c5f80a4 marginalgame.exe!FRenderAssetInstanceState::AddComponent() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76c5acb8e marginalgame.exe!FLevelRenderAssetManager::IncrementalBuild() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76c5ad324 marginalgame.exe!FLevelRenderAssetManager::IncrementalUpdate() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76c5ad826 marginalgame.exe!FRenderAssetStreamingManager::IncrementalUpdate() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76c5c8339 marginalgame.exe!FRenderAssetStreamingManager::UpdateResourceStreaming() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76bd715f6 marginalgame.exe!FStreamingManagerCollection::UpdateResourceStreaming() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76bd6d24b marginalgame.exe!FStreamingManagerCollection::Tick() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76be6b9f1 marginalgame.exe!UGameEngine::Tick() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff768015940 marginalgame.exe!FEngineLoop::Tick() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff768027fac marginalgame.exe!GuardedMain() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76802806a marginalgame.exe!GuardedMainWrapper() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff768039300 marginalgame.exe!WinMain() ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ff76d6f915e marginalgame.exe!__scrt_common_main_seh() [D:\agent_work\9\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ffaa7d57974 KERNEL32.DLL!UnknownFunction ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error: [Callstack] 0x00007ffaaab8a271 ntdll.dll!UnknownFunction ]
[2020.09.15-14.12.31:367] 0]LogOutputDevice: Error:

my older version works well, but did kinda a lot inbetween so would be nice if someone could tell me what did i ■■■■ up?

I met the same error like this. Did you solved that?