The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...
Also confirmed in 4.22 Main @ CL 4413632 ...
ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES works without crashing in ue4.27. It appears that this code path is not maintained in ue5. ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SIGSEGV: invalid attempt to write ...
Capsule component renders incorrectly with non-uniform scale because the render uses the minimum between the X and Y values and the collision code uses the maximum between the two. This issue is men ...
Making this a placeholder for now. Will fill out the description asap ...
Blender FBX imports with wrong frame count with "Use Default Sample Rate" disabled. Note: This animation has a key on every frame. I have checked and the fbx keys are set at 30fps intervals (conf ...
User comments look like its an issue with committing to GIT in editor:Commiting to git.Commiting to git caused crash ...
Arrays of structs do not register default values when the array is resized. Regression (no) issue (does) occur in 4.11.2 ...