Vector Parameters are not registering as float4 in Custom script or via Component Mask

UE - Graphics Features - Oct 9, 2015

User reported trying to use a Vector Parameter with a Custom Expression and the parameter was only registered as a Float3 and would give the X3017 error when compiling. I confirmed this and teste ...

CMakefile does not generate includes and definitions on Linux

UE - Platform - Linux - Oct 9, 2015

Generating CMakeLists.txt does not properly create includes and definitions causing project files genereated by Cmake to not have these includes and the indexer to not be able to resolve most of the ...

Linux Twin Stick Shooter sound does not have constant tempo

UE - Platform - Linux - Oct 9, 2015

The firing sound in the Twin Stick Shooter template on the Linux machine does not have a constant tempo. The firing sound changes between evenly spaced sounds and closely spaced sounds. I do not se ...

Attaching a Skeletal Mesh by setting it's Parent Socket causes the mesh to be offset and rotated

UE - Gameplay - Oct 9, 2015

Attaching a Skeletal Mesh by setting it's Parent Socket causes the mesh to be offset and rotated User Description: I still need to test using the BP you recommended. I tried again using the charac ...

Unresponsive black screen in standalone when enabling HMD w/ Oculus attached

UE - Platform - XR - Oct 8, 2015

Going fullscreen/stereo on/enableHMD causes a play in standalone to go unresponsive and render as a black screen. Found on: Binary 4.9.2 release (from launcher/portal) UDN: https://udn.unrealengin ...

Possessing a vehicle results in unexpected physics behavior

UE - Simulation - Physics - Oct 8, 2015

When possessing a vehicle, if you are standing on top of it with a character, once you begin to drive away, the vehicle will begin to be drawn back towards the character as if it is attached somehow ...

Cannot "hit" character in PhysicalAnimation Content Example 1.2

Docs - Samples - Oct 8, 2015

Cannot "hit" character in example 1.2 of the PhysicalAnimation map in Content Examples Does not occur in 4.8.3 ...

Scene Capture 2D will default back to View 0

UE - Graphics Features - Oct 8, 2015

The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...

Spline Mesh Component created from KML file doesn't render in PIE after spline point change

Tools - Oct 8, 2015

Spline Mesh Component created from KML file doesn't render in PIE after spline point change I cannot get this to occur outside of the users test project. He is pulling data from a KML file, creatin ...

Editor crashes when adding custom CameraComponent to BP with CameraSettings hidden

UE - Gameplay - Components - Oct 8, 2015

Using the HideCategories = (CameraSettings) specifier inside a custom CameraComponent class will cause the editor to crash when the component is added to a blueprint. Restarting the editor will sho ...