iOS icons have stopped working for Windows BP projects again; this does not occur on Mac. It also does not occur when using a source build from p4 (only on a binary build from the launcher). Note t ...
Constructing instanced meshes with multiple collision components spams the output logs with error messages. ...
When setting the alpha scale bias for a blend node in the AnimGraph, if you set the values so that the difference is greater than 10, the values will not enter as whole numbers (see image.) ...
When creating a class (of any kind i.e. an actor), when a collapsed graph is compiled the ref breaks when adding or renaming the graph. ...
Changing the complexity of the desired mesh using the Hull Count, Hull precision and Max Hull Verts on Linux requires the process more time to complete, but causes no results. This process works as ...
User report: HISMCs are currently broken in master. They always show the lowest LOD available for a mesh, so if you have a HISMC with a tree mesh set, you would always see the billboard of the tree ...
RVT only primitives are being pushed through the occlusion culling. It would be more efficient to not do that. ...