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

Renaming a Sequencer spawnable actor in the World Outliner will revert on save

UE - Anim - Sequencer - Jul 28, 2017

Renaming a Sequencer spawnable actor in the World Outliner will revert back to the old name on save. Not a regression because Sequencer spawnable actors in 4.16 didn't show in the World Outliner. ...

[CrashReport] UE4Editor_Core!TArray<wchar_t,FDefaultAllocator>::operator=() [array.h:396]

Tools - Nov 21, 2017

This is a common crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack seems to be the same as [Link Removed], which ...

"Enabled per poly collision" under "Support compute skincache" is ON causes a crash at runtime

UE - Simulation - Physics - Aug 16, 2018

It seems that "Enabled per poly collision" with "Support compute skincache" causes a crash at runtime immediately. We can easily reproduce it with ContentExample. The logs at the crash timing... L ...

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

Cannot create Editor Toolbar Button with the name "Button"

Tools - Apr 19, 2017

The plugin fails to be created with the name "Button". The name button or BUTTON works as a plugin name. If there are some names that plugins cannot be called, then an error/warning message in the o ...

Possession is not replicated properly to some clients

UE - Networking - Nov 8, 2018

A user has reported an issue where Possession replication or Character Movement replication, unsure of which, is not working properly for some clients. It seems to work fine for the first client but ...

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

Hierarchical and normal Instanced Static Mesh Components do not maintain PerInstanceRandom values when transforms are modified

UE - Graphics Features - Nov 6, 2017

When using PerInstanceRandom in a material that is applied to a Hierarchical or normal Instanced Static Mesh component, there are issues of the value resetting when certain transform operations are ...

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