"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) ...

The Color Picker in the Material Editor doesn't pick colors from windows outside of the editor anymore

UE - Rendering Architecture - Materials - Nov 19, 2014

The Color Picker/Eye Dropper in the Material Editor doesn't register colors from any windows outside of the editor anymore. Changelist #2337679 (Not working here of any changelist created after it ...

"Activate Touch Interface" crashes the editor when set to 'None' in editor

UE - Gameplay - Input - Dec 5, 2014

If the 'Activate Touch Interface' node is called in blueprints (set to a non-'None' interface) and the current touch interface is set to 'None', the editor crashes. ...

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 ...

Striped Stencil Artefacts across scene under OS X using ATi 4xx0 GPUs

UE - Platform - Apple - Nov 21, 2014

From AnswerHub: Lighting problem [Mac] I am currently testing UE4 on a Mac at my college, but there are these strange lines where light is being cast onto surfaces. I'm currently wondering if this i ...

Editor crashes when using pause node in PIE while running on dedicated server

UE - Gameplay - Dec 4, 2014

If a user pauses a game while running on a dedicated server the engine will crash. Note: this crashes even when user is given an option to unpause game. Frequency: 2/2 Crash Reporter: [Link Rem ...

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: ...

Unable to open composite decorators in BT editor

UE - AI - Dec 5, 2014

Users are unable to open composite decorators for edition in BT editor making them utterly useless. ...

Crash when creating new projects or converting copies of old ones in Japanese

UE - Editor - UI Systems - Slate - Dec 4, 2014

There's a crash in FCharacterList::GetKerning() when using the editor in Japanese that is apparently fixed in one of these three changelists: CL# 2370014, 2370050, and 2370040 But they were not ...

LIVE: The Now node (FDateTime::Now) does not return the correct time

UE - Foundation - Core - Nov 18, 2014

The 'Now' node does not return the correct time if ran through a 'Print String'. (NOTE: However, the 'Utc Now' node does return the correct time.) ...