hi, i try to know how to package project and for keeping that simple for testing, i open a basic project (game—third person),
and clicking on platform----windows----package project
as you can see in the picture.
but show me this error:
“PackagingResults: Error: TF_DIAGNOSTIC_RUNTIME_ERROR_TYPE: Plugin info file d:/UnrealEngine5.5/UE_5.5/Engine/Binaries/ThirdParty/USD/UsdResources/Win64/plugins/sdrGlslfx/resources/plugInfo.json couldn’t be read (line 1, col 0): The document is empty.
PackagingResults: Error: Unknown Cook Failure”
when i opened this file:
“d:/UnrealEngine5.5/UE_5.5/Engine/Binaries/ThirdParty/USD/UsdResources/Win64/plugins/sdrGlslfx/resources/plugInfo.json”
show this in visual studio:
-i update visual studio and instale latest verion of .net framework and latest version sdk.
how could i fix the problem?