DBuffer Decals render on top of HISM

UE - Graphics Features - Aug 3, 2015

DBuffer Decals are rendering on top of Hierarchical Instanced Static Meshes despite being placed in the world behind the meshes. Also Reproduced in Main CL-2646357 and Releases 4.9 CL-2641818 [Ima ...

Having a period in the name of a widget will cause the editor to crash after copying and pasting (no error/warning given)

UE - Editor - UI Systems - Aug 3, 2015

If a user has a period in the name of their widget and they then copy and paste that widget the editor will crash ...

Typo in description of SkySphere Horizon Falloff

Docs - Samples - Aug 3, 2015

The description for Horizon Falloff is misspelled, it says 'Horitzon' instead of 'Horizon'. Edit MattK: This is a content issue because this is a blueprint data variable. ...

[CrashReport] UE4Editor_Engine!FInterpolateComponentToAction::UpdateOperation() [interpolatecomponenttoaction.h:115]

UE - Gameplay - Blueprint - Aug 3, 2015

Crash Report [Link Removed] Access violation - code c0000005 (first/second chance not available) This bug is distinctive in that when you return to the AnimBlueprint Event Graph from another tab/O ...

[CrashReport] UE4Editor_CoreUObject!FGenericPlatformStricmp::CompatibleCharTypesStricmp<wchar_t,wchar_t>() [genericplatformstricmp.h:44]

OLD - Anim - Aug 3, 2015

Crash Reporter: [Link Removed] Access violation - code c0000005 (first/second chance not available) Characteristics of this bug: Tends to occur if an AnimBlueprint window is open with other Bluep ...

[CrashReport] libobjc.A.dylib!<Unknown> SEGV_NOOP at 0x0

UE - Platform - Apple - Aug 3, 2015

User crashes at "Loading 83%" *See also attached Mac Crash Log. [Link Removed]Launched UE, it crashed upon launch.Ok, a file i wanted to delete, and it just crashed the whole program. Thx.Started e ...

The "IsHeadMountedDisplayEnabled" node always returns true if an oculus was detected when the project is opened

UE - Platform - XR - Aug 3, 2015

If the user has the oculus plugged in and turned on when they start up their project the "Is Head Mounted Display Enabled" node will always return true in PIE, even if the oculus is turned off. ...

Actors with Net Load On Client disabled still appear on Clients when Use Single Process is disabled

UE - Networking - Aug 3, 2015

Actors with Net Load On Client disabled still appear on Clients when Use Single Process is disabled. Does NOT occur in packaged projects. Test project included. Set Use Single Process to false in E ...

Custom Enums break blueprints on hot reload

UE - Gameplay - Blueprint - Aug 3, 2015

If a custom code based enum is used inside a blueprint, doing a hot reload will break the nodes by assuming they are of a type other than enum. ...

Adding a node or variable to a component referenced by another actor crashes editor

UE - Gameplay - Blueprint - Aug 3, 2015

If compile is pressed after adding a variable or node to a blueprint component that has a variable referenced within another blueprint actor, the editor immediately crashes. Frequency: 1/1 Crashr ...