Mesh paint is for painting the vertices of a mesh, but in part uses physics collision queries to detect hits and search for vertices. (see FMeshPaintGeometryAdapterForSkeletalMeshes::LineTraceCompon ...
When a child actor passes a string to it's parent's overloaded constructor using an overridden function that returns a string it won't receive the correct string. I have verified that the correct fu ...
If a mesh has 'Morpher' modifier on it (even disabled) normals won't be imported, the same meshes imported normals correctly once the morpher component is deleted. Found in 4.22 CL# 7053642, 4.23 C ...
With Forward Shading, MSAA and Accurate Velocities from Vertex Deformation enabled the viewport breaks. If any of these settings are different, the viewport is fine again. Found in 4.23 CL# 838658 ...
Spline points are deleted from the Spline component after adding them in Python and then moving them in the scene. Tested in 4.21.2 (CL - 4753647) 4.22.3 (CL - 7053647), 4.23.0 (CL - 8386587), 4.24 ...
If you point to a character or text data type and log it into the Device output log, the variable will not appear in the output. However, any other data type will appear. ( float, int, etc.). Found ...
Infinite loop is called when the loop is implemented by only one, one time. When the set up should not flag anything until iteration 1,000,000. [Link Removed] [Link Removed] ...
The "DisableDebugCamera" node and the "ExecuteConsoleCommand" node with "ToggleDebugCamera" in the Command field do not disable an enabled Debug Camera. Found in 4.22.3 CL#7053642 Reproduced in 4.2 ...
Result of pressing enter when editing text in a subcomponent (of an actor that exists in world) has different behavior than elsewhere in the editor. Confirmed in 4.24 MAIN @ CL 7519848 ...
The material function SpiralBlur-SceneTexture, does not compile in DX12 mode. Found in 4.22 CL# 7053642, 4.23 CL# 7321677, 4.24 CL #7474192 ...