Color Information Clamped to a Max of 1 in Cascade Color Modules

UE - Graphics Features - Dec 3, 2014

You cannot enter a value higher than one in any color module. WORKAROUND - You can graph it and select the point you want to change and then set value to any number, but it will be clamped back to ...

The Get node for the float value of Custom Axis Mappings only return 0.0 when called from Blueprints other than the Controller

UE - Gameplay - Input - Dec 3, 2014

The Get node for the float value of Custom Axis Mappings only returns 0.0 when called from Blueprints other than the Controller. Input from the player does not affect the value. Note: this works a ...

Advanced Vechicle Template throws warning about no default skeleton when opening the physics asset

Docs - Samples - Dec 3, 2014

DESCRIPTION: If you try to open the physics asset for the Advanced Vehicle template will throw a warning that the physics asset has no default skeleton and that it will be replaced with the default ...

Crash when calling "Create Widget" node

UE - Editor - UI Systems - Dec 3, 2014

User reported a crash when trying to call "Create Widget" node set to UserWidget. Was not able to reproduce internally. User was able to resolve the crash by recreating the widget blueprint and re ...

CRASH: OS X frequently freezes when working with blueprints

UE - Platform - Apple - Dec 2, 2014

User complains of frequent crashes when using blueprints and has provided repro steps for one incident that tends to cause a crash. While we are not able to reproduce the issue here, the customer ha ...

Ragdoll replication on server side is not replicated correctly on client

UE - Networking - Dec 2, 2014

Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...

Visual glitches on Mac OS X using an Intel GPU while playing HW accelerated H264 video

UE - Graphics Features - Dec 2, 2014

This looks to be a system driver bug, but logging here for transparency and future reference. It took me a long while to figure out that the key issue is a conflict during blit between UE4 and the H ...

Shadows in Unreal for OSX not showing correctly

UE - Platform - Apple - Dec 2, 2014

I have copied a project from Windows to my Macbook Pro. It's the first time I try Unreal for OSX. In Windows everything worked perfectly, but in Mac shadows are showing like this: alt text Buildin ...

"Root Motion From Everything" Immobilizes Default Character

OLD - Anim - Dec 1, 2014

Selecting "Root Motion From Everything" in the Default Character's Anim Blueprint results in the character not being able move (with the W,A,S,D keys) ...

Adding a code class derived from AnimInstance to a project created using the code Vehicle template will cause the Visual Studio build to fail.

UE - Gameplay - Dec 1, 2014

Adding a new code class derived from AnimInstance will cause the Visual Studio build to fail in a project based on the code Vehicle template. The build errors indicate that there are problems in the ...