Convert Actor option is grayed out and not selectable. (ConversionRoot metadata not found)

UE - Foundation - Core - Jun 4, 2015

The 'Convert Actor' option in the details tab of brushes does not function. The option is grayed out and not selectable. Note for Core: This button works by looking for the ConversionRoot UCLASS m ...

Blocking volumes moved into sublevels from the persistent level do not correctly function in standalone game

Tools - Jun 9, 2015

If a blocking volume is created in the persistent level and then moved to a sublevel, it will no longer correctly block objects in standalone game. ...

Crash when opening a blueprint that referenced a struct blueprint that no longer exists

UE - Gameplay - Blueprint - May 28, 2015

If a user creates a struct blueprint then references it in another blueprint and then deletes the struct while the editor is closed, the referencing blueprint will crash when opened. ...

Crash in Keep Simulation Changes

UE - Gameplay - Blueprint - May 20, 2015

Repro from the thread: compile the project of course open eTestMap.umap, and start Simulate wait for the AI characters to go to the Place Volume Actors still simulating, select the character that w ...

Changes to Landscape Thickness not propegated to PhysX

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

In 4.8 preview 4, it appears that changes made to a landscape actor's CollisionThickness property in the editor are not being replicated in physX [...] It appears that what happens is that the engin ...

Plugin OculusAudio module could not be found when packaged through UFE in binary

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

This issue also occurs This is the same error as in [Link Removed]. Discovered by a user on AnswerHub, I was able to reproduce this error in today's 4.8 branch, CL 2575437 Attached to his thread ...

Crash on Assigning Material to Element 1 in Reimported Static Mesh

Tools - May 15, 2015

[Link Removed] When you reimport a Static Mesh with an Added Material ID associated with it and in the Static Mesh Editor assign a material, the engine crashes. Also reproduced in Main Promotable- ...

Changing the Pin Type on the 'Select' node can cause errors with pins that have been split

UE - Gameplay - Blueprint - Jun 1, 2015

Changing the Pin Type on the 'Select' node can cause errors with pins that have been split. ...

Foliage Loses Dynamic Shadows from Moveable Point LIght at given Light to Mesh Height

UE - Graphics Features - May 26, 2015

A Movable Point Light placed in the center of a field of foliage meshes will render shadows only at certain heights and going above those heights will cause the shadows to completely disappear. [Im ...

Destroy Component node does not work on decals

UE - Gameplay - Blueprint - Jun 1, 2015

Destroy Component node does not destroy decals when called. ...