During gameplay when the view target camera's aspect ratio is not exactly the viewport's aspect ratio, the presence of rendered debug draw elements (DrawDebugArrow, etc) makes the viewport's rendere ...
Sound mixers do not properly override variables within a sound class. This prevents users from being able to modify variables such as volume or pitch quickly and efficiently by using the push/pop st ...
SplineMeshComponent's collision will start to distort the longer the Spline becomes This is a regession. It was working in 4.13.2-3172292 User Description: When drawing out a long spline mesh ( r ...
If a level instance uses different runtime settings then it can override the main WP's runtime settings with UWorldPartitionRuntimeSpatialHash::ApplyCVars Runtime settings:GRuntimeSpatialHashUseA ...
1/ Import a file with mootools such as an fbx 2/ while the file is still read, cancel the import Result : may crash few times after (when theoretically the file has finished being read) - not repr ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 336 337 if (bHasRotationKeys) 338 { 339 TSharedRef<FStru ...
When a user changes any properties (for calling PostEditChangeProperty ) in parent static mesh or restarting the editor, the modified mesh is applied correctly. how to reproduce: [Link Removed] ...
If a character with a cloth simulation or a mesh with a cloth simulation is in the scene there is wind force that is being applied to the cloth. The only way to remove this is by setting a Wind Dire ...
The game window in the Safari browser expands to a huge size along the Y axis. We do not see this issue on Safari version 10. The game window expands for about 5 minutes before the game is playab ...
In the rolling ball template, the new floor meshes cause the player character to jump when the player has not pressed any jump commands. It occurs more often if the players movement has been increas ...