https://answers.unrealengine.com/questions/198619/get-random-point-in-radius-does-not-work-properly.html "Get Random Point In Radius" will leave one square sector empty. Seems like it creates patch ...
When zoomed all the way in, the selection box does not show up where you originally clicked. The selection box appears where your mouse cursor reappears. ...
When selecting variables within a blueprint using the arrow keys, it doesn't refresh the Details properly. You can see this by clicking on each of the variables, to see what the difference between t ...
Using AI Detour in 4.9.2 works as expected, however, when upgrading a project from 4.9.2 to a newer version, the AI pawns fail to properly navigate around each other when moving to their respective ...
Camera Generates error after saving with Control + S when user left or right clicks afterwards. Regression: Could not reproduce in UE 4.10 ...
A crash occurs when changing/setting the LOD Group of a SpeedTree asset within the Static Mesh editor. Regression? Yes, this crash does not occur in the 4.13.2 binary release. ...
Asset is praising the sun rather than having his arms straight out to the sides when blended with the reference pose. This is a regression from 4.14.3 ...
A crash occurs when using the 'DumpLightMapSizeOnDisk' in the Console Command. ...
When using World Position Offset and pushing verts of a mesh, cracks appear on the surface using WPO when deployed to an certain iOS devices. I used the Mobile Previewer to compare results to how t ...
The reasons is a bad interaction between FIND_MEMORY_STOMPS code in AsyncLoading.cpp and memory pooling. Async loading will set PrecacheBuffer to read/only and will never reset it back, expecting ...