Packaging Error for windows

LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png’ error.
PackagingResults: Error: Unknown Error
PackagingResults: Error: Unknown Error

Any idea why this shows up, I installed the sdk so no problems there, but i cant find a solution

On folder name, there no project icon, or thumbnails under definitive platform. This only warnings. And unknown error can be anything. I also can’t package project, 0 errors, 150 warnings and package fail for unknown reason. You can find answer if see all log. There must be something else. Usually UE write all things it don’t like.

Hello, did you end up finding a solution to these Errors? I’m encountering the same ones :sob:

Same issue but mostly with icons. Anyone?

If anyone is still encountering the icon warnings, I found a temporary fix. I just duplicated and renamed existing engine icons and moved them to the locations where the errors were pointing to and it fixed them. Just drop the folder contained in the zip to your Epic Games/UE_5.X folder and it should work. Currently working for UE5.5, haven’t tested any other versions.
Engine.zip (41.4 KB)

1 Like

Yes! Sort of. Your zip works. At the least, the error about VisionOS disappeared. :slight_smile:
I have other similars like GuidedTutorial’s issue and some more…

Thanks a million, after 30 minutes this has been my solution. I still have two messages, though:
LogStreaming: Warning: Failed to read file ‘Common/Selector.png’ error.
LogEOSSDK: Warning: LogEOS: Error response received from backend. ServiceName=[Friend], OperationName=[GetBlockList], Url=[], HttpStatus=[403], ErrorCode=[errors.com.epicgames.common.insufficient_scopes], NumericErrorCode=[1056], ErrorMessage=[Insufficient access scopes. Expected: [friends_list]], CorrId=[EOS-U5tjBkNmdEeBjgxkpzdnLQ-eaxVIR7SWUWXOfArjJuDSw]

But THANKS for this message and the zip