Instanced sub-object property values get out of sync between parent and child Blueprints

UE - Gameplay - Blueprint - Jun 17, 2016

Also, another, possibly related symptom that should be looked into alongside this: Possibly related: 1. Set InlineObject to null on both character. 2. Assign new Inline Object to InlineObject on Ba ...

BP editor - Unable to edit details of a native component named as 'RootComponent' in C++ code.

UE - Gameplay - Components - Aug 26, 2016

Looks like maybe the PropertyView stuff doesn't like it when the subobject name matches the parent's object property name? In this case the CDO is the object that will be selected to the PropertyVie ...

sphere collision with start and end points set to the same value return no hit objects

UE - Gameplay - Aug 29, 2016

Sphere collision with start and end points set to the same value return no hit objects. Workaround Set the end vector to 1 away from the start vector (0,0,0 to 1,1,1, etc.) Regression (no) issue ...

[CrashReport] Crash in TerminateOnDeviceRemoved() - DXGI_ERROR_DEVICE_HUNG

UE - Graphics Features - Aug 29, 2016

Error message: Fatal error: [Link Removed] [Line: 176] Unreal Engine is exiting due to D3D device being lost. (Error: 0x887A0006 - 'HUNG') Source Context: 161 162 const TCHAR* Reas ...

Component is not compatible error on project restart

UE - Gameplay - Blueprint - Aug 30, 2016

Component is not compatible error on project restart User Description: I try to find a static mesh component in an array from the "hit component" and it compiles and works perfectly fine with abso ...

Draw Debug line appear to render incorrectly when Instance Stereo is enabled

UE - Platform - XR - Sep 2, 2016

Draw Debug line appear to render incorrectly when Instance Stereo is enabled. The lines that would be rendered in each eye are both showing up in the same area ...

Reroute nodes break Cached Poses in AnimBPs

OLD - Anim - Sep 2, 2016

Reroute nodes break Cached Poses in Animation Blueprints Regression: This does not occur in 4.12 ...

Procedural Meshes do not have collision in packaged projects when called from Begin Play

UE - Gameplay - Sep 19, 2016

Procedural meshes created on begin play do not block collision from player in packaged projects, even though they do in PIE. NOTE Both packaged project and .uproject included in link (See repro st ...

Particle Color Does Not Influence World Position Offset

UE - Graphics Features - Sep 19, 2016

Particle Color outputs zero when being used with World Position Offset in the material editor. ...

Access violation crash on startup after converting project

UE - Graphics Features - Jun 1, 2016

Access violation crash on startup after converting project User Description: We were using 4.10.4, and are trying to upgrade to 4.11.2. The project will convert and open fine the very first try, b ...