Adding various collision types to a single mesh will cause it to hard crash the editor. No Crash Reporter window will open. Note that this happens with the user's mesh, but I was not able to repro ...
Since the change to Subsurface Profile shader in 4.14 their use with ambient cubemaps have started giving blown out results that come back either white or very desaturated in the viewport. The curre ...
A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...
A collapsed component hierarchy expands when placing a component in Widget Hierarchy panel. This issue seems similar in nature to [Link Removed], but the test case for this issue id different, and f ...
ensureAsRuntimeWarning occurs when the user use Snapshot Pose with a skeletal mesh component that doesn't have a skeletal mesh assigned to it:LogScript: Error: E:\Release\Engine\Source\Runtime\Engin ...
When using SceneCapture2D and trying to edit the "Primitive Render Mode" (found in Details panel, Scene Capture) you can select the "Render Scene Primitives (Legacy)" and the "Use ShowOnly List" opt ...
There is an issue occurring when creating brushes with the pen tool at grid size 5 where verticles or the brush shape itself seems to be doubled. This issue also occurs if the grid size is 1, though ...
User is experiencing an import issue with a 3DS Max 2019 file. Their workflow is as follows and works for all their assets but this one:Original file created in revit 2019Import revit link to 3dsmax ...
Unable to input IME text in widget component, but able to input IME text in textbox like UMG designer. It works fine until 4.21, however it wasn't able to work after 4.22. Workaround: void FSla ...
The UDN has a possible fix for this issue in the Component Type Registry You can use the following as a test C++ class: #pragma once #include "CoreMinimal.h" #include "Components/ActorComp ...