Error when packing as shipping

Hello, when I packaged the game as shipping and try to launch it as for a user who does not have Unreal Engine - that is, through the shortcut that is located in:
“…\Engine\Binaries\Win64\UnrealGame-Win64-Shipping.exe”

I get the error described below. Help me solve the problem, how in this case can I send the game to a colleague or on Steam…

Error:

LowLevelFatalError [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Private\Internationalization\ICUInternationalization.cpp] [Line: 156]
ICU data directory was not discovered:
…/…/…/Engine/Content/Internationalization
…/…/…/Engine/Content/Internationalization

0x00007ff7a3d4b97e UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a3d7d47a UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a678011b UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a678a3eb UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a6784412 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a678471a UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a678572c UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a678da24 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff7a8025ce2 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ffe7b4f257d KERNEL32.DLL!UnknownFunction

I have already tried to reinstall and update the engine :slight_smile: