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 ...
Checking the box for Dedicated Server in the Play dropdown menu causes the editor to crash when exiting PIE. This does not occur in 4.13 or 4.14 on Windows. ...
Following code works as a work around : void SFbxSceneStaticMeshReimportListView::OnChangedOverrideOptions(TSharedPtr<FString> ItemSelected, ESelectInfo::Type SelectInfo) { #if 0 check(ItemSele ...
Major performance drop with instanced meshes since PhysX 3.4 upgrade Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) For me, my results were: 4.8 through 4.13 No Collision - ...
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 ...
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 ...
A licensee reported an issue where a recent change to SButton.cpp in 4.13 causes an issue with Precise Click in multiple situations, his example being the one described in the repro steps, which is ...
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 ...