Switching to different modes in the Modes panel causes PIE to take input from a connected VR headset for the Y axis camera movement

UE - Platform - XR - Dec 9, 2016

If a VR headset is connected, it will be used for Y axis camera input in PIE if you have switched to and from the Landscape tab in the Modes panel. You can fix this temporarily by reopening the edit ...

[CrashReport] Mac crash in UE4Editor-Engine.dylib!LoadPhysXModules()::$_0::operator()()

UE - Platform - Apple - Jun 8, 2017

This is a common Mac crash that has been occurring since 4.15. It shares the same callstack with [Link Removed], but that was verified fixed for 4.16.0, while this crash still continues into 4.16. ...

Ctrl+Dragging multiple pins at once will sometimes drop pins

UE - Gameplay - Blueprint - Oct 7, 2016

Ctrl+Dragging multiple pins at once will sometimes drop pins This is a regression. The same setup was working in 4.12.5, but isn't working in 4.13.1 & Main (4.14) User Description: Blueprint conn ...

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

uncaught exception: out of memory after launching project onto HTML5 (32-bit browsers)

UE - Platform - Mobile - Mar 20, 2017

First person template project is struggling to run on Firefox 32-bit Version 52.0.1 and eventually throws an "uncaught exception: out of memory" error. Occurs in both BP and C++ projects. May be a ...

Deprecated components can still be added via the Add Component button

UE - Gameplay - Blueprint Editor - Oct 19, 2021

The UDN has a possible fix for this issue in the Component Type Registry You can use the following as a test C++ class: #pragma once #include "CoreMinimal.h" #include "Components/ActorComp ...

Indirect Lighting Cache causes Flickering on Skeletal Meshes

UE - Graphics Features - Apr 30, 2017

Indirect Lighting Cache is causing the Indirect Lighting for Skeletal Meshes to flicker. I have attempted both ILCQ Volume and Point cache qualities, and it seems Point produces the most exaggerate ...

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers

UE - Foundation - Core - UObject - Jun 9, 2020

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...

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