When we switched our project to 5.6.1 This error appeared on build. The compilation of the Mutable assets in the editor is not reporting any issue. ...
Custom Mesh Component > Get Component Bounds gives incorrect bounds > Box Extent User Description: [4.16.1] Using "Get Component Bounds" on a Custom mesh component gives unusual numbers for the Bo ...
This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...
Setting an Input type on Modulation Parameter crashes the editor with:Assertion failed: Pair != nullptr [File:E:\SMoyls_UE5_Release-5.0\Engine\Source\Runtime\Core\Public\Containers\Map.h] [Line: 643 ...
Forum user noted that emissive lighting being built with GPU Lightmass is in fact being built, just not around the mesh, but in a larger radius and with reduced strength compared to 5.1.1. They foun ...
Full set of warnings:LogShaderCompilers:Warning: Failed to compile Material /Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Leaves_Mat.HillTree_01_Leaves_Mat for platform PCD3D_SM5, Defaul ...
In the Material_Properties level of ContentExamples, separate is misspelled in demo display 1.6 and tessellation is misspelled in demo display 1.8. ...
This is a Regression. Tested in //UE5/Release-5.1 CL23901901 Using Bake To Control Rig on a Spawned Actor in a Subsequence with Play Range that exceeds the Subsequence causes a Crash. ...
This is an infrequent commandlet crash that has affected a number of users exclusively in 4.17.1 (possible regression from 4.17.0?). There are also two instances of older cases in 4.13 and 4.15, bu ...
Scale is used as part of the rotation calculation for transform multiplication, and it can have an effect in the sequence transform origins. It's expected that scale is completely ignored, and shou ...