Projects with multi-process cooking enabled will not complete packaging. If MPCook is disabled, packaging can be completed. ...
CopyFile function in CommandUtils.cs assumes that an exception will be thrown if the number of retries is exceeded, but the loop condition prevents it from being thrown. Following fix works:publics ...
Instanced Static Mesh components update incorrectly in Standalone and Packaged game. When hit, all of the instanced static mesh components will snap to a singular location instead of each individual ...
Following code works as a work around : void SFbxSceneStaticMeshReimportListView::OnChangedOverrideOptions(TSharedPtr<FString> ItemSelected, ESelectInfo::Type SelectInfo) { #if 0 check(ItemSele ...
Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...
If the user updates to a new Source Animation for a pose asset, while a pose was active in the viewport (weight set to 1.0), the pose will be set to 0.0 in the pose list even though it's still activ ...
The editor crashes when attempting to make a change to the units located in Edit->Project Settings->Editor->Appearance. The crash occurs as soon as one of the dropdowns is clicked. This is a regr ...
Fixup Redirectors doesn't work in the editor when showing redirectors using the filter and then choosing Fixup. The maps that reference the redirectors aren't being checked out and fixed. I'm just g ...
Starting position of physics simulated bp is different in Standalone Game User Description: Things work fine in the editor window, but when I run a standalone game then blueprints with physics bod ...
This is a trending Linux crash in the 4.18 release Callstack from Log[2017.11.10-14.42.41:021][ 0]LogLinux: Error: appError called: Assertion failed: [File:/media/***/OS/UnrealEngine-release/Engi ...