Enabling the "Force all skinned meshes to recompute tangents" sets the value at a Windows user level so that it affects all UE4 projects opened by that user, including unrelated packaged projects. T ...
I've reproduced this crash in 4.16, 4.17, 4.18, 4.19, and Main. Per licensee: The editor crashes if distance field ambient occlusion is enabled and a viewport is resized to have zero height. Th ...
In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...
No user comments in crash group 771 void FStaticMeshRenderData::AllocateLODResources(int32 NumLODs) 772 { 773 check(LODResources.Num() == 0); 774 ***** while (LODResour ...
Running the "stat startfile" command in a 4.19 project causes constant editor hitching. Running the same command in a 4.18 project does not produce any hitching by comparison. ...
No user comments in crash group 313 void Facet::silhouette(const Ps::aos::Vec3VArg w, const Ps::aos::Vec3V* PX_RESTRICT aBuf, const Ps::aos::Vec3V* PX_RESTRICT bBuf, EdgeBuffer& edgeBuffer, ...
This is a regression. In 4.19 and Main (CL 4008322), vertex color information does not save properly and data is lost when editor is reopened. Creating project from scratch instead of copying over f ...
FCustomThunkTemplates::Array_Get() fails to properly initialize a default item when the index is invalid: Item = U{}; That will leave the item uninitialized (e.g. UDS types). Should be using the ...
When using Cast Hidden Shadow in splitscreen, the shadow from your character has severe shadow artifacts. This has been observed in 4.18.3 as well as 4.19.1. ...
When attempting to use the "All Desktop" packaging functionality, in the editor, the user is redirected to the main splash page for UE Documentation: https://docs.unrealengine.com/en-us/ I do belie ...