Run Command fails when launching code project onto Mac from the editor

UE - Platform - Apple - Apr 18, 2017

This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...

Crash occurs when debug filter pop out tab is clicked while in line tab is present

UE - Editor - UI Systems - Slate - Jun 29, 2017

There is a crash that is occuring when resizing windows with the debug filter popped out. The Debug filter that gets popped out is persistant and does not disappear when the the in line option appea ...

[CrashReport] UE4Editor_Landscape!ALandscapeProxy::GetLandscapeInfo() [landscape.cpp:785]

UE - LD & Modeling - Terrain - Landscape - Jul 13, 2017

This is a common crash affecting users in the 4.16 release. Users have not provided any descriptions. Source Context 775 { 776 ULandscapeInfo* LandscapeInfo = nullptr; 777 ...

Virtual textures flicker if physical pool is oversubscribed

UE - Graphics Features - Feb 24, 2021

If a virtual texture physical pool becomes oversubscribed the current behavior is: Log a one time only warning: ''Failed to allocate VT page from pool...' Continue to evict the least recently used t ...

The Merge Actors Tool doesn't account for rotated collision shapes when doing non-uniform scaling

UE - Gameplay - Aug 30, 2016

Collision shapes for merged actors using the Merge Actor tool do not account for the rotation of the actor when combining the data. It looks like the X and Y collision shape rotation in the world ...

Planar Reflections do not appear to cull based on the view frustum

UE - Graphics Features - Oct 27, 2016

View Frustum and Occlusion culling do not appear to work for Planar Reflections though the stats in PIE seems to indicate otherwise. I've attached two gifs showing View Frustum and Occlusion chec ...

Execute Console Command r.SetRes Fullscreen breaks Dynamic Skylights when tied to Event BeginPlay

UE - Graphics Features - Apr 6, 2017

Using the Execute Console Command 'r.SetRes 1920x1080f' directly with an Event BeginPlay node within blueprints, any Stationary/Movable Skylighting information is no longer visible. A simple workar ...

[CrashReport] UObjectBaseUtility::GetOutermost | FArchiveInvalidateTransientRefs::operator<<

UE - Gameplay - Blueprint - Sep 7, 2017

This is a somewhat common crash affecting users in 4.17. They have not provided any descriptions of their actions when the crash occurred. Source Context 110 /** 111 * Walks up ...

Static mesh's material slot's cast shadow does not require a build of StaticLight

UE - Graphics Features - Dec 7, 2017

If static mesh's material slot's cast shadow is changed, UE4 does not show "LIGHTING NEEDS TO BE REBUILT". I solved it with the following fixes. StaticMeshEditorTools.cpp void FMeshSectionSettin ...

Cannot run any packaged project if "Force all skinned meshes to recompute tangents" has been enabled in an unrelated project

UE - Foundation - Core - Apr 20, 2018

Enabling the "Force all skinned meshes to recompute tangents" sets the value at a Windows user level so that it affects all UE4 projects opened by that user, including unrelated packaged projects. T ...