Landscape cooked heightmap and Physical Material mismatch

UE - LD & Modeling - Terrain - Landscape - Jun 19, 2015

Several users have reported crashes where the Heightfeild loaded from the DDC and physical material list do not match. Suggest adding the number of physical materials to part of the cooked heightma ...

The Name and Expression for the math node are tied together. Changing one changes the other

UE - Gameplay - Blueprint - Jun 19, 2015

When changing the name of the math expression node it will in turn change the expression. Trying to name the node results in the math being replaced with the new name. This also works in reverse. If ...

Crash when applying force on event tick to DM

UE - Simulation - Physics - Destruction - Jun 19, 2015

When using a DM and applying force via blueprints with event tick will cause a crash. Workaround: Using a timer instead will not cause any crash even with very low values. Crashreporter: [Link Re ...

Packaging with Code Editor plugin crashes and then fails to build

UE - Foundation - Cpp Tools - Plugin System - Jun 18, 2015

Packaging with the [experimental] Code Editor plugin enabled causes a crash during the packaging process in 4.8 source. The crash does not kill the editor, project can recover by choosing for Window ...

Draw as Border pulls a default texture containing all icons in the engine when applied to a button

UE - Editor - UI Systems - Jun 18, 2015

When changing The Draw as setting for a button widget to "Border" it automatically sets the image for the border to that of a sprite sheet that is used for all of the icons in the engine. ...

The command r.screenPercentage ## does not work when in VR mode

UE - Platform - XR - Jun 18, 2015

Trying to set the screen percentage does not work when in VR mode. A user used an execute console command to run r.screenPercentage and it worked as expected until the user press Alt+Enter to engage ...

GPU Particle Collision changes based on Normal Intensity on Colliding Surface

UE - Graphics Features - Jun 18, 2015

Increasing the intensity of a Normal Texture on a colliding surface will cause the collision of GPU particles to behave strangely, looks to be falling through floor, when you are using a Constant Ac ...

Child components that are simulating physics are not moved along with the parent when the parent is moved by AddActorWorldOffset

UE - Simulation - Physics - Jun 18, 2015

If a blueprint has a child component that is simulating physics, that child component will not follow it's parent or make any movement if the parent is moved via AddActorWorldOffset. ...

Collision capsule attached to skeletalmesh with 'collision enabled' collides

UE - Simulation - Physics - Jun 18, 2015

Collision capsule attached to skeletalmesh with 'no collision enabled' collides despite of being set to 'no physics collision' work around: image attached ...

Switching to SM4 with LPVs active crashes Editor

UE - Graphics Features - Jun 18, 2015

Switching to SM4 when you have LPVs active in a project will crash a project. Also reproduced in Main Promotable-CL-2589716 and 4.8.0 Launcher [Link Removed] ...