Actors re-scale to original size when attached to other actors

UE - Gameplay - Nov 21, 2014

Actors rescale to their original size when placed in level then attached to another actor. ...

Multi-Material Skeletal Meshes assigned a Material in Details panel lose access to all other materials

OLD - Anim - Nov 21, 2014

When you assign a Material to a Multi-Material Skeletal Mesh via the Mesh's Level Viewport Details Panel, you will lose access to all the other material Elements after the first assignment. For ins ...

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

Rendering issue when moving the Collision Presets' Edit Profile window

Tools - Nov 20, 2014

The user is reporting a rendering issue when moving around the Edit Profile window in Project Settings > Collision > Presets. Dxdiag is attached. The user has an HD7950 and has updated to the late ...

Discrepancy in rendering between Perspective and Orthographic Viewports

UE - Graphics Features - Nov 20, 2014

Perspective and Orthographic views render differently. Ortho views use a tonemapper with no gamma. ...

Importing User Camera FBX into Matinee in Matinee Fight Scene Crashes (UE4Editor_Renderer!CalculateShadowFadeAlpha())

UE - Graphics Features - Nov 20, 2014

Importing user provided Camera FBX will crash on closing the Matinee window in Matinee Fight Scene level. I cannot reproduce a crash in a blank project with this asset. Attached: Crash.zip - Inter ...

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

The constructor for the FWheelSetup struct in WheeledVehicleMovementComponent is in the .cpp file instead of the .h which can prevent projects from building if they contain a custom class deriving from WheeledVehicleMovementComponent.

UE - Simulation - Physics - Nov 19, 2014

When a code class deriving from WheeledVehicleMovementComponent is created in a Vehicle Advanced template project, the user is required to include a constructor for the FWheelSetup struct in Wheeled ...

Post Processing continues to affect Sprites after project setting defaults are disabled and all volumes and cameras' settings are disabled

UE - Graphics Features - Nov 19, 2014

After disabling the defaults in Project Settings > Rendering > Default Postprocessing Settings, disabling all GlobalPostProcessSettings volumes, and setting the Post Process Blend Weight in the play ...

Hidden Actors on the foliage menu re-open when the editor is re-opened

UE - World Creation - Worldbuilding Tools - Foliage - Nov 18, 2014

If a user hides the details of a foliage actor in the foliage tool menu, then saves and closes the editor the details will re-open upon re-opening the editor. ...