PIE with Auto Recompile Blueprints disabled generates an error message asking to compile PROTO_BP Blueprints

UE - Gameplay - Blueprint - Mar 17, 2015

PIE with Auto Recompile Blueprints disabled generates an error message asking to compile PROTO_BP_Blueprint_0 and PROTO_BP_AnimBlueprint_0. Clicking Yes compiles, but any attempt to PIE thereafter g ...

OnRep functions do not fire on the Server when elements are added to an array variable marked as RepNotify

UE - Networking - Mar 17, 2015

OnRep functions do not fire on the Server when elements are added to an array variable marked as RepNotify. They do not fire at all when setting an array element with the Set Array Elem node. Proba ...

Properties of a struct within an object that is instanced inline inside an ActorComponent cannot be edited.

UE - Gameplay - Blueprint - Mar 17, 2015

If an object containing a struct is instanced inline inside ActorComponent, the properties of the struct cannot be edited. This only happens if the ActorComponent is added to a class by using Create ...

GitHub promoted branch crash on Mac when trying to PIE

UE - Platform - Apple - Mar 17, 2015

Attempting to play in editor will cause the editor to crash immediately. ...

Variables incorrectly returning as Out of Scope when watched

UE - Gameplay - Blueprint - Mar 17, 2015

Variables that are not local to the blueprint are returning as "out of scope" when watched. ...

FBX from DAZ Studio import with errors since 4.7.0

UE - Editor - Content Pipeline - Import and Export - Mar 17, 2015

Skeletal or Static Meshes exported from DAZ Studio as 2014 FBXs import with errors since 4.7. The same mesh in 4.6.1 imported without perceived errors. [Image Removed] Attached Files: DAZ_Test.fb ...

PostEditChangeProperty has NULL property when moving actor in editor

UE - Gameplay - Mar 17, 2015

When using the transform widget in the editor, the Property value of a PostEditChangeProperty() call will be NULL. The transform widget that is being moved in this case is the widget attached to th ...

Texture Sample Parameters cause error when used in Make Material Attributes Material Function

UE - Graphics Features - Mar 17, 2015

When creating a Material Function for the use in a Layered material setup using the Make Material Attributes Node, you cannot use a Texture Sampler Parameter. Also Reproduced in Main Promotable-CL- ...

Static Shadows disappear with Stationary directional light when close if dynamic shadows have been turned off

UE - Graphics Features - Mar 17, 2015

If using a Stationary directional lighting with object that have disabled dynamic shadow casting will lose their statically cast shadows when the dynamic lighting is in range. See attached image a ...

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted

UE - Gameplay - Blueprint - Mar 17, 2015

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted. This does not appear to affect functionality in 4.7.2. In Main, the nodes must be refreshed to restore ...