Screenshots taken from the console command are mirrored when saved. This was unable to be checked in 4.11 due to [Link Removed] or [Link Removed] ...
Screenshots taken by the console command Shot or HighResShot are not being saved on Android or iOS devices. ...
When creating a subclass of World Settings, attempting to use the in-editor compile button to compile the code causes the editor to crash. Found in 4.11 Preview 4. Reproduced in 4.10.2 binary and ...
Users are unable to call most functions on this class (FAnimMontageInstance ), as ENGINE_API is only added to a handful of functions. Other structs in AnimMontage.h may need similar exposure. ...
A crash will occur when editing the Draw Size of a Widget Blueprint in an Actor Blueprint class. Sometimes it will crash instantly after editing the Draw Size and other times it will take a couple ...
Child component that is not simulating physics returns true value with IsSimulatingPhysics node User Description: "Is Simulating Physics" bp node will return true for any child component if root/p ...
If the user cooks for windows via File > Cook Content for Windows then is appears to include files that unused (EditorBlueprintResources, EditorLandscapeResources, EditorMaterials, EditorResources a ...
When enabling Distance Fields for a project and adjusting the cvars to disable DFAO and set a lower Detail Mode will result in a crash. Using the console commands outlined in the steps will work. ...
If a user uses a delay in a game instance, this will work in PIE but not after packaging. ...
This is perhaps a misuse of Instanced properties but the repro info is good so I thought I'd better add it to Jira. See Additional Info URL for details. Checked and happening on: //UE4/Main CL-2884 ...