Unexpected behaviour with meshes scaled via BP and exported via .fbx (.obj looks to function as expected) Confirmed in 4.22 Main CL 4648854 ...
When using the UE4 Editor with Vulkan there is a slight lag when navigating through the menu options. This lag is not present when launching with OpenGL nor is it present on Windows with -vulkan. ...
SphereReflectionCaptures are not properly destroyed when deleted, and still take up space in the AllocatedReflectionCaptureState array. After reaching 341 SphereReflectionCaptures, the only way to c ...
While ad-hoc testing Geographically Accurate Sun Positioning, I found that I could cause the Sun to set and consequentially render from under the map. Light is still being generated even though the ...
DragDropOperation is removed when pressing esc button. but this is skipping OnDragCancelled so it can disrupt user's UMG drag operation logic. ...
This problem seems to stop at Check in HLSLMaterialTranslator.h. If the same value is entered in MCT_Float and MCT_Float4, it branches to True with IsIdentical, but it seems that a problem has occur ...
When Slot animation by AnimMontage and AnimationTrack is done at the same time, the blend result differs from expectation. Probably because if AnimMontage's loop playback by EventTrack is executed, ...
User has encountered an issue with duplicate collision primitives when importing custom collision meshes from Maya ...
when curl requests are redirected (301) – response headers are merged together and are comma separated. but, Content-Type headers are required to use semi-colon ";" separators. ...
This behavior does not occur on actor tags and component tags so it is something we haven't considered when adding the metadata feature. ...