Changing the properties of M_Glass and M_Metal_Copper to two sided via the property matrix crashes the editor to desktop. (Note: M_Glass with ANY of the M_Metal Materials except M_Metal_Chrome will ...
Content in the Blueprint Templates folders for 4.7 templates (by default: C:\Program Files\Unreal Engine\4.7\Templates) is located in a subfolder with the name of the template. The rest of the folde ...
A camera set to Orthographic projection mode with a negative Ortho Width will crash the editor on PIE. Reproduced in Main (CL-2412886) Crash Report: [Link Removed] Call Stack:<unknown module>! UE ...
Tab doesn't go to next value field in sequencer tracks (i.e. XYZ) ...
Custom Events set to Replicate do not show the replication information on the node until the Editor is restarted. For example, after setting a Custom Event to Multicast, the "Replicated From Server ...
Blueprint Shape components have a Shape Material property that can be set in its Details or via Get and Set functions in the Event Graph. These are never displayed in the viewport or during runtime ...
Copy/pasting a Custom Event that has input names containing spaces will create a Custom Event with extra inputs. It appears that an input name with a space in it will be copied as two inputs, the fi ...
Android Build will fail if there is a hyphen in the Android Package Name. The user points out that this may be because of how Java works. I have attached my build failed logs. ...
Replicated properties defined in an actor component blueprint are not being replicated because UActorComponent::GetLifetimeReplicatedProps isn't adding the blueprint properties to the OutLifetimePro ...
If user has HOME env var, Html5 packaging creates .emscripten folder within the location specified by HOME, not the expected intermediate location(like C:\Program Files\Epic Games\4.13\Engine\Interm ...