Mobile Preview dynamic shadows not showing on Mac

UE - Platform - Apple - Dec 19, 2014

When Using mobile preview in the 4.7 preview build, or in the changelist provided, Dyanmic lighting is not showing shadows when changed to movable. Following the steps below, you will see no shado ...

PlayerController::PlayDynamicForceFeedback called through code does not fire

UE - Gameplay - Input - Feb 25, 2016

Calling PlayDynamicForceFeedback in code does not affect controller rumble. ...

Changing transform of simulated component during physics freezes motion

UE - Simulation - Physics - Oct 13, 2016

If something is executed before a SetActorRotation node on Tick inside of a SceneComponent class BP and then added to an Actor class BP, the physics will lag User Description: When using set rotat ...

Display Blueprint Added Components on subobjects with meta = (ShowInnerProperties)

UE - Gameplay - Blueprint Editor - Sep 28, 2021

Right now only native subobjects are displayed in the details panel with meta = (ShowInnerProperties) is set. Child Actor Components are an example of this, where if the child actor you have added h ...

Contact Shadow artifacts with ray lengths despite length

UE - Graphics Features - Nov 17, 2016

Contact Shadows have more shadowing errors with lower to mid values than in 4.13 release when the feature was still considered experimental. Even low Contact Shadow Length value is causing issues. ...

Some Planar Reflections not working on more than one surface if it's a single mesh

UE - Graphics Features - Nov 2, 2016

Planar Reflections only work with a single surface or limited surfaces when it's a single mesh vs multiple meshes making up the piece. Attached is a sample project that will show the issue. Level ...

Landscape DFAO shadowing artifacts in Standalone and packaged

UE - Graphics Features - Oct 25, 2016

The Heightfield from DFAO when playing in Standalone or a packaged game has darkened shadow artifacts for the level. Workaround: Use r.AOGlobalDistanceField 0 to disable the Global Distance Field. ...

OSVR fatal error while playing in -game

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 About 1/6th of the time I'd start a -game instance and go in to stereo on the OSVR, the game would seemingly just close itself. I say close as opposed to crash, si ...

[AI] Nav Modifier Volume inside of a Level Instance does not update navmesh when moved

UE - AI - Navigation - Oct 3, 2023

The issue is seen when using a normal navmesh inside of a World Partitioned level. Adding a Nav Modifier Volume to a Level Instance, and placing the Level Instance in the world will affect the navme ...

BSP brushes get Clipped or Disappear relative to the Surface Normals of a nearby Brush when Deleting/Flipping Faces

UE - LD & Modeling - Modeling Tools - BSP - May 1, 2017

While testing this issue it was interesting to discover how the surrounding BSP's were affected. They seemed to clip/disappear according to the surface normals of the deleted brushes. There is a si ...