Crash when creating StaticMesh repeatedly

Tools - Nov 21, 2014

UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...

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

Set nodes for Physical Materials are no longer accessible via Blueprints

UE - Gameplay - Blueprint - Nov 19, 2014

DESCRIPTION: Set nodes for Physical Material parameters are no longer accessible via Level Blueprint. AH Post: https://answers.unrealengine.com/questions/135031/cant-set-physical-material-properti ...

Changing the mass for a Destructible asset does not affect it

UE - Simulation - Physics - Destruction - Nov 19, 2014

DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...

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

"If" node in material editor still reads ">=" input, it should read ">"

UE - Graphics Features - Nov 18, 2014

In the Material Editor, the "If" node recently received a change for an input which now registers as ">" instead of ">=". This node still reads ">=" for that input. ...

Unable to import editor preference settings

Tools - Nov 18, 2014

QA Regression? Yes: Working:2356762 Broken:2362994 The import button for most of the general editor settings is grayed out. User is unable to import previous appearance settings. Update 06-28-2 ...