Maps in QAGame don't cook Deterministically

UE - Foundation - Core - Cooker - May 11, 2017

Some maps in QAGame don't cook deterministically, so are always included in patches. ...

Paper2D Sprite doesn't cook deterministically

UE - Foundation - Core - Cooker - May 11, 2017

The "DummySprite" asset in Plugins/Paper2D doesn't cook deterministically, and as such is always included in patches. ...

Packaging a DLC Plugin Fails with "Couldn't Update Resources" Error

UE - Foundation - Core - Cooker - Mar 14, 2017

Attempting to package a plugin as DLC is failing with the following error message: Program.Main: ERROR: AutomationTool terminated with exception: System.Exception: Couldn't update resource However ...

Iterative cook does not cook only changed content in Binary UnrealFrontend

UE - Foundation - Core - Cooker - Feb 7, 2017

This is not a regression as it occurs in 4.14.3. Also this did not occur in a source build of UFE from Github. Excerpt from the logs:UE4Editor-Cmd: [2017.02.07-18.58.10:328][ 0]LogCook:Display: ...

CookOnTheFly: No message when starting creation of asset registry

UE - Foundation - Core - Cooker - Feb 7, 2017

UCookOnTheFlyServer::GenerateAssetRegistry() logs when the registry has been created and how long it took, but there is no message to indicate when the operation started (unless using DEBUG_COOKONTH ...

Memory-only FMOD assets cause 'unable to find cached package' spam in log

UE - Foundation - Core - Cooker - Jan 23, 2017

When loading individual events/sounds in an FMOD bank file, the cook will emit a warning for each asset which pollutes the log file with superfluous messages. This is because the actual event/sound ...

Colon in UPROPERTY category invalidates iterative build

UE - Foundation - Core - Cooker - Jan 13, 2017

The presence of a colon ':' character in the category string of a UPROPERTY will cause iterative cooking to generate the following error:Found unparsable ini setting Windows.EditorPerProjectUserSett ...

Launching from the editor can cause certain maps to become dirty and require saving and/or checkout

UE - Foundation - Core - Cooker - Sep 21, 2016

Using the launch option in the editor will cause some maps in the "List of maps to include in a packaged build" to become dirty and require checkout when in a project that is connected to source con ...

ResavePackages commandlet with Build Lighting applies level transform each time

UE - Foundation - Core - Cooker - Sep 13, 2016

While using the commandlet for RebuildPackages with -BuildLighting and having any sub-levels with level transforms will be added to the current position each time this commandlet is run. As an exa ...

Loading Pak Files from Third Party into Project producing Texture Artifacts

UE - Foundation - Core - Cooker - Sep 2, 2016

Calling an object from the mounted pak file, textures on objects appear wrong, and the texture from the Engine defaults gets assigned. This happens with all objects on the screen including meshes, b ...