LowLevelFatalError [File:Unknown] [Line: 1311] Internal Error: RemoveFromHash NumRemoved = 0

По какой причине может возникать сбой (LowLevelFatalError [File:Unknown] [Line: 1311] Internal Error: RemoveFromHash NumRemoved = 0)? Я использую несколько аним инстансов которые обновляются и возникает данный сбой через какое то время. Если же я уберу получение ссылки на персонажа то не смогу обновить аним инстанс но при этом вылетов то же не будет. Спровоцировать быстрый вылет можно быстро переходя с уровня на уровень и в какой то момент игра вылетит. Каждый раз ошибка указывает на случайный файл эффекта, модели, блупринт которые могут и не использоваться в игре.

Пример сообщения об ошибке:
LowLevelFatalError [File:Unknown] [Line: 1311]
Internal Error: RemoveFromHash NumRemoved = 0 for ParticleModuleSpawn /Game/Gothic/Assets/Effects/Magic/IceCube/FX_IceCube_Spell.None:tationRateMultiplyLifeᄌParticleModuleSizeハParticleModuleSizeBaseLParticleModuleSize_Seeded

0x00007ffcaf6fcf19 KERNELBASE.dll!UnknownFunction
0x00007ff6a5a154a6 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a59d676d Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a5c1a896 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a5bfdadd Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a5ba41de Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a5ba4750 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a5ba064f Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a5ab2392 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a5ab20eb Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a76e1dbd Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a76d77f1 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a76c33f6 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a76e1122 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a72cc4d3 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a51d0991 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a51d732f Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a51d73aa Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a51d8af4 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a51e1734 Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ff6a808ac8e Gothic-Win64-Shipping.exe!UnknownFunction
0x00007ffcaffb7344 KERNEL32.DLL!UnknownFunction
0x00007ffcb1d426b1 ntdll.dll!UnknownFunction

What is the reason for the failure (LowLevelFatalError [File:Unknown] [Line: 1311] Internal Error: RemoveFromHash NumRemoved = 0)? I am using several anim instances that are updated and this error occurs after some time. If I remove the receipt of a link to the character, I can not update the anim instances, but at the same time, there will be no crashes. Provoke a quick crash can quickly go from level to level and at some point the game will crash. Each time the error indicates a random effect file, model, blueprint that may not be used in the game.