GetPolysInBox should get only the polygons(FNavPoly) that are on the bounds of the box. However, there are cases where polygon data outside the bounds of the box is currently obtained. It gets polyg ...
Input arguments of macros are always Pass-by-Reference. So this is just only pin looks matter. Pass-By-Reference modifier on Macro input was removed in 4.24. [Link Removed] ...
Foliage spawned from Landscape Materials is not initially created. The user must enter Foliage Mode before the refresh is pushed and foliage is created. I can reproduce this issue with or without E ...
Check the log. The GC is stalled on IsReadyForFinishDestroy for about 30 seconds. This is mixed with ovrp_WaitToBeginFrame. ...
The licensee described it really well so I'll just copy what he said: When EQS debugging is enabled via USE_EQS_DEBUGGER, queries run in 'SingleResult' mode will not clear discarded items from the ...
When Ribbon Data in a particles system that is following is scaled in an instance the ribbons scale appropriately, but they don't follow updated location of their source particles. See the attached ...
Setting near clip plane like 0.00001 makes unable to move with transform gizmo. if user set value to 0.0001, it is no longer reproduced. it should clip value like 0.00001 ...
This issue may be badly implemented, but the reference to the VTable may be incorrect during a hot reload. Crash always in sample project. Summary:Call ForeachRow function in Custom Struct constr ...
Snap to grid shortcut does not work if the decimal value of the (X or Y or Z) coordinate is set too low. Note: Adjusting the Y or Z value after setting the X value to -64.000038 will allow the ...