When you add a level with stationary lights to another level as a sublevel they will show a first error icon on the lights. Once you close the project or refresh the level this icon is shown as nor ...
A lot of properties are not getting saved correctly to custom configuration files. This looks like that it can be cause by the FConfigContext::PerformLoad function. New conditionals have been added ...
There currently is a mismatch occurring when light function atlases are used in conjunction with exponential height fog. When the flag r.VolumetricFog.UsesLightFunctionAtlas is enabled, light shafts ...
There is an issue with UPROPERTY enums where the tooltip does not update as expected. When the DetailViewWidget is refreshed, the tooltips appear correctly. For example, ToggleShowingOnlyAllowedPro ...
The game crashes because of a nullptr SkinnedMeshComponent in FSkeletalMeshObjectGPUSkin::GetUsedVertexFactoryData when r.PSOPrecache.Resources is enabled and a skeletal mesh is loaded due to a new ...
Clearcoat Shader will stop receiving lighting information if any mesh assigned the material using the shader leaves lighting. Also Reproduced in Launcher 4.9 Preview 4, Main-CL-2660934 [Image Remo ...
After importing a FBX and closing the project, upon reopening the content browser does not show any assets and click/holding RMB does not allow camera to pan around. ...
Editor crashes when attempting to spawn an actor from a struct within user's project. Frequency: 5/5 crashreporter: [Link Removed] ...
Animations on joints with ZXY Rotation Order don't work in 4.10. The attached fbx has an animation that should show the thigh_l joint rotating back and then back to default position. This bug does ...
If you interrupt a SetViewTargetWithBlend with another SetViewTargetWithBlend, it snaps to the second ViewTarget instead of blending back. ...