Post Processing Does Not Account For Screen-Percentage Quantization

UE - Graphics Features - Jul 30, 2015

When changing r.ScreenPercentage the final value used for buffer generation is clamped to the nearest 4 pixels to aid in post processing and other steps. During post processing the same calculation ...

Ctrl+W when used on a static mesh in blueprints causes them to become immovable and the mesh does not show up

UE - Gameplay - Blueprint - Jul 30, 2015

When using the shortcut Ctrl+W to duplicate a static mesh within a blueprint. The static mesh that is made will not show the assigned static mesh and cannot be moved (even after compiling). May be ...

Setting Physics Blend Weight to anything between 0 and 1 causes erratic behavior

UE - Simulation - Physics - Jul 27, 2015

If the user simulates all bodies, and then sets the physics blend weight to a decimal value between 0 and 1, the skeletal meshes will spin out of control. This doesn't happen if the physics blend w ...

FBXImportAsset Data is lost on project restart when changing any Build Settings

UE - Editor - Content Pipeline - Import and Export - Jul 27, 2015

After importing a Static Mesh, if you alter any build settings and apply changes, on the next opening of the Project you will not be able to reimport the asset changed. You will have to retarget th ...

Crash when removing native root component from code after creating a Blueprint class based on the native class.

UE - Gameplay - Blueprint - Jul 27, 2015

Crash occurs when removing the native root component from code and then attempting to reopen a Blueprint Class asset that was based on the native parent class. Seems like maybe the 'AttachParent' f ...

Unable to dynamically load an animation blueprint in a packaged game

UE - Gameplay - Jul 27, 2015

Dynamically loaded animation blueprints do not work within packaged product. Download the pre-made project from here: [Link Removed] ...

Fringe Saturation in Post Process Volume not functioning

UE - Graphics Features - Jul 27, 2015

Setting the values for Fringe Saturation within the Post Process Volume does not seem to have any visual change. The documentation suggests that changing the Fringe Saturation will either increase ...

MultiplayerShootout Main Menu Bug

Docs - Samples - Jul 27, 2015

Download and run the MultiplayerShootout project. Play in editor. Press q to get to the options menu and select leave game. Observe the black screen in the editor viewport. Also notice the stop and ...

Pulling down a large number of achievements causes the game to crash

UE - Platform - Mobile - Jul 27, 2015

When attempting to download a large number of achievements for an Android app the application will crash with a error indicating the JNI local reference count buffer has been exceeded. Project Link ...

Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor

UE - Gameplay - Jul 23, 2015

Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor. User supplied a video demonstrating the problem: [Link Removed] Test project in Pa ...