It is not possible to package a game when using the FJsonObjectConverter.
This Converter is part of "JsonUtilities", and whenever I'm including this to my Build.cs as follows, the packaging fails:
PublicDependencyModuleNames.AddRange(new string[]
{ "Json", "JsonUtilities" });
The Error Message when packaging is:
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: LINK : fatal error LNK1181: cannot open input file 'F:\Unreal Engine Launcher\Unreal Engine\4.9\Engine\Binaries\Win64\UE4-JsonUtilities.lib'
As someone posted here, building the engine from source seems to solve this problem. This is no option for me, though.
We need the FJsonObjectConverter to convert a Json string to UStruct.
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Installer 4.10 failed with error code R-1603
I can't open my map from the editor.
I am not able to find world outliner how to enable it?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Head over to the existing Questions & Answers thread and let us know what's up.