Destruction mesh with Crumble Smallest and Impact near another will leave residual mesh visible

UE - Simulation - Physics - Destruction - Jan 28, 2015

When using a DM that has Crumble Smallest and Impact damage enabled there will be instances where the residual mesh before fracture is left behind. What appears to happen is there is a force large e ...

[CrashReport] UE4Editor_Engine!UTextureRenderTarget::GameThread_GetRenderTargetResource() [texturerendertarget.cpp:44]

UE - Editor - UI Systems - Jul 21, 2017

This is a common crash that has been affecting users since at least 4.15. This may be the same issue as [Link Removed], which was closed due to inactivity User Descriptionsloading a level Source ...

Hot Reload fails if a project and Engine are placed next to each other in the same root folder that has the same name as the project

UE - Foundation - Cpp Tools - Hot Reload - Jan 8, 2019

Hot Reload does not work if a project and the Engine that project is associated with are placed next to each other in the same root folder that shares the same name as the project. During the Hot Re ...

Stationary/Movable Lights render based on distance from World Origin in Orthographic Camera View

UE - Graphics Features - May 20, 2016

When using the Orthographic Camera view (such as that used with the Paper2D Template) any lights that are distant from the world origin will start to fade out as if they are being culled. The distan ...

Unexpected behavior from moving multiple widget components with render transform

UE - Editor - UI Systems - May 10, 2017

Unexpected behavior occurs from moving multiple widget components with render transform applied to them. The individual components seem to change relative position or rotation when being clicked and ...

Unable to select foliage by left clicking after 1.5 k foliage meshes placed

UE - World Creation - Worldbuilding Tools - Foliage - Aug 28, 2017

When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...

[CrashReport] UE4Editor_GraphEditor!SGraphPin::GetTooltipText() [sgraphpin.cpp:1100]

UE - Editor - UI Systems - Slate - Sep 7, 2017

This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...

NormalizePackageNames() should interpret 'exclude developer folders' to also exclude packages in ExternalActors and ExternalObjects

UE - Foundation - Core - Oct 14, 2022

In NormalizePackageNames() (PackageUtilities.cpp), there is a PackageFilter parameter, which can be set to exclude developer packages (NORMALIZE_ExcludeDeveloperPackages). The code only checks the b ...

Warnings (TEnumAsByte is not intended for use with enum) when packaging with Blueprint Nativization method set to Inclusive

UE - Gameplay - Blueprint Compiler - Feb 16, 2017

User gets the warning below after trying to package a new VR template if Blueprint Nativization is set to "Inclusive" Warning: "THelper: Packaging (Windows (64-bit)): xgConsole: c:\program files (x ...

Noise Node used in UI Material is rendering Black

UE - Graphics Features - Feb 15, 2016

The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...