Description

When a Clean is performed on a code project that uses a binary Engine installation on a Mac, some of the Engine's .dylib files are removed during the Clean process. A Clean process for a project using a binary Engine installation should not affect any of the Engine files. This does not occur for projects on Windows.

Steps to Reproduce
  1. Create a new Basic Code project using a binary Engine installation on a Mac.
  2. Once Xcode and the Editor open, close the Editor.
  3. Perform a clean of the project in Xcode (Product -> Clean).
  4. When the clean completes, Build the project in Xcode (Product -> Build).

RESULT:
The build fails due to several missing Engine .dylib files.

EXPECTED:
The build completes successfully.

WORKAROUND:
Verify the binary Engine files, which will replace the missing .dylib files, then build the project in Xcode.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-59295 in the post.

1
Login to Vote

Duplicate
ComponentUE - Foundation - Core
Affects Versions4.19.2
CreatedMay 17, 2018
ResolvedMay 17, 2018
UpdatedMay 17, 2018