UPDATE This crash occurs when compiling shaders with a Floating Text asset in the level. Following the repro steps given above, the crash occurs each time opening the editor after forcing shaders to ...
If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash. Current work around is put shadows to low from engine scalability settings. Wor ...
UDN user ask us to change the API for the material to remove confusion with the material ID. Also apparently there is an issue with the skeletal mesh merge tool, the user did not give any repro ste ...
Toggling off the Gameplay Filter Tag causes all Content assets to be shown in the Content Browser. This reported and tested in 4.19.2 (CL-4033788) and tested in 4.20 (CL-4212847) and Main 4.21 (CL- ...
Player/Visibility Collision doesn't work with InstancedStaticMesh or HierarchiInstancedStaticMesh components. Found in 4.19 CL# 4033788, 4.20 CL# 4212847, 4.21 CL# 4221482 ...
CAD assemblies are not displaying correctly. When loaded with Unreal studio, some parts are shown out of position or just not shown. This issue did not appear in 4.19.2 (CL-4033788), as seen in the ...
Namespaces in skeletal mesh FBXs are coming in as prefixes to the bone name. This issue did not appear in 4.19.2 (CL-4033788), as seen in the attached picture. This issue was reported and tested in ...
A crash occurs when you press the Shift key + [.] (Period) key after double-clicking on one of the arranged level sequences in the master sequence. The cause is ActiveTemplateIDs of FSequencer. The ...
The fbx axis rotation conversion is apply twice for socket since they are local to the static mesh ...