If a code project is created in an Engine built from source code, and then it is switched to use a binary Engine installed by the Launcher, building the project in Visual Studio will result in numer ...
When copying the 'Value' of a color from the color picker within the material editor, and pasting it into the value field of a new color picker dialog window, it stretches across the screen and caus ...
Seems like packaging plugins doesn't generate UE4Editor.modules files. This file is used to point to the plugin binaries to use, and so can cause issues. The simple workaround for this is just copy ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: PackageFileTag.CompressedSize == PACKAGE_FILE_TAG_SWAPPED [L ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
From the UDN: "In USceneComponent::PropagateTransformUpdate, even when Transform has not changed, Bounds are updated and MarkRenderTransformDirty is called. I think that judging whether Bounds have ...
https://udn.unrealengine.com/questions/318476/bug-light-attachments-as-group-not-working-on-char.html ...
A crash occurs when the licensee modifies the engine scalability settings after clearing and reapplying a landscape material. ...
When moving a component of an actor instead of the actor itself, the OnBeginObjectMovement delegate from GEngine is not triggered. It should match the behavior of the actor itself and trigger the de ...