Collision channel settings are not recognized in Standalone

OLD - Anim - Oct 18, 2017

Object instances that override the parent blueprint's collision settings are recognized in PIE but ignored in standalone or when running from the command line with -game NOTE: This appears to only ...

Dynamic NavMesh disappears when loading/unloading SubLevels

UE - AI - Nov 9, 2018

A DynamicNavMesh within a NavMeshBoundsVolume placed in a SubLevel will disappear if loading/unloading another SubLevel that has completely nothing to do with the DynamicNavMesh. Using a setup with ...

Client PlayerState is null on joining online session

UE - Networking - Jul 31, 2015

APlayerController::ClientStartOnlineSession() checks PlayerState at the start of a game after loading a level. Due to time needed to load in, client player state may may return NULL ...

iOS - Windows - Code projects fail to launch and package

UE - Platform - Mobile - Aug 1, 2016

Attempts to Launch On to or Package for iOS fail with: LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabled to build Project C:/Pr ...

ComponentOverlapMultiByChannel with a rotated simple collision PrimComp misses overlap vs. complex collision

UE - Simulation - Physics - Query - Nov 8, 2023

UWorld::ComponentOverlapMultiByChannel and internally, the call to FBodyInstance::OverlapMulti, misses overlaps and blocking hits when the PrimComp's (the component used to test overlaps) mesh uses ...

Movie Render Queue Deferred Lighting(Detail Lighting) only outputs Lighting Only

UE - Anim - Sequencer - MRQ - Jun 29, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL#18319896 Movie Render Queue Deferred Lighting(Detail Lighting) appears to only output Lighting Only.  ...

Static mesh component reports relative transform as world transform when Physics is enabled

UE - Gameplay - May 3, 2016

If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...

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

[CrashReport] Fatal error: Couldn't find shader - FMaterial::GetShader()

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting users in 4.16. User DescriptionsTried to edit the VivePreController Meshtried to edit SM_Skysphere after shaders had finished compiling. For no other reason than th ...

Shortcuts do not appear to work for the visual logger

UE - AI - Nov 16, 2017

Shortcuts do not appear to work for the visual logger in the editor preferences ...