The construction script is not updating in the PIE when the text is set through that method, there is a current workaround to set it on event begin play. This issue affects the Text and Textbox comp ...
Crash that occurs when applying a masked material (with LandscapeLayerBlend and LandscapeVisibilityMask) to a Landscape's material slot. This is a regression: broken in 4.16.0 CL 3405315 worked in ...
Crash when creating a Niagara Emitter Another CrashReport: [Link Removed] Not sure if regression because the process to enable Niagara in 4.15 seems to be different than in 4.16, and I'm not sure ...
When multiple components in an attachment hierarchy are copy and paste, the result is the new group has a distorted shape from the original. This issue may be related to [Link Removed] and is affec ...
While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an ensure when undoing the deletion of the RecastNavMesh. Regression: No This issue also occurs in //UE4/Main and //UE4/Rele ...
The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...
This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...
The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...
The SplineNavModifierComponent does not have the same behavior as regular nav modifier components where the modifier can specify that it only replaces a given NavArea class. Setting the area class t ...
Editor crashes when right-clicking in the blank area of the anim blueprint asset picker ...