Missing 'UE4Game'

Hi, when i build my game i have this output log.

LogUObjectHash: Compacting FUObjectHashTables data took 1.23ms
UATHelper: Packaging (Windows (64-bit)): Running AutomationTool...
UATHelper: Packaging (Windows (64-bit)): Parsing command line: -ScriptsForProject=F:/DivinaCommediaBeta4.26/LaD_C_Inferno.uproject BuildCookRun -nocompileeditor -installed -nop4 -project=F:/DivinaCommediaBeta4.26/LaD_C_Inferno.uproject -cook -stage -archive -archivedirectory=F:/DivinaCommediaExe -package -ue4exe="C:\Program Files\Epic Games\UE_4.26\Engine\Bi
naries\Win64\UE4Editor-Cmd.exe" -compressed -ddc=InstalledDerivedDataBackendGraph -pak -prereqs -nodebuginfo -targetplatform=Win64 -build -target=UE4Game -clientconfig=Development -utf8output
UATHelper: Packaging (Windows (64-bit)): Setting up ProjectParams for F:\DivinaCommediaBeta4.26\LaD_C_Inferno.uproject
UATHelper: Packaging (Windows (64-bit)): LaD_C_Inferno.uproject requires a temporary target.cs to be generated (asset nativization is enabled)
UATHelper: Packaging (Windows (64-bit)): ERROR: Unable to find target 'UE4Game'
UATHelper: Packaging (Windows (64-bit)): (see C:\Users\samusam\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.26\Log.txt for full exception trace)
PackagingResults: Error: Unable to find target 'UE4Game'
UATHelper: Packaging (Windows (64-bit)): AutomationTool exiting with ExitCode=1 (Error_Unknown)
UATHelper: Packaging (Windows (64-bit)): BUILD FAILED
PackagingResults: Error: Unknown Error

Where is my error?

Removing some plugins solved my issue in this error if you still couldn’t fix try to remove UATHelper: Packaging (Windows (64-bit)): LaD_C_Inferno.uproject requires a temporary target.cs to be generated (asset nativization is enabled)
that addition (asset nativization is enabled). I hope its works