[Feature Request] Support force feedback on iOS and tvOS Gamepads

UE - Platform - Mobile - May 18, 2021

Unreal Engine should support haptics on gamepads on iOS and tvOS [Link Removed] [Link Removed]  ...

Placing WaterBody makes sub-levels that should have no effect dirty

UE - LD & Modeling - Terrain - Water - Mar 30, 2021

This issue occurs when using the Landscape Streaming Proxy. ...

SpeedTree velocities broken

UE - Graphics Features - Mar 18, 2021

BuildPatchTool doesn't finish if enabled building Http Chunk on Mac

Portal - Jan 25, 2021

We may fix this issue by the following codes. FPakPlatformFile::FPakPlatformFile(): LowerLevel(NULL) ,bSigned(false) { // remove //FCoreDelegates::GetRegisterEncryptionKeyMulticas ...

Scene Color node with UV input on a transparent material renders incorrectly in stereo

UE - Platform - XR - Jan 19, 2021

From Licensee: When we have Instanced Stereo enabled, all our materials that use Scene expression nodes (SceneDepth, SceneColor, etc...), render incorrectly in the right eye. It only happens to the ...

Landscape grass ignores the scale of the parent actors

UE - LD & Modeling - Terrain - Landscape - Nov 11, 2020

DrawScale = Landscape->GetRootComponent()->GetRelativeScale3D(); ↓ DrawScale = Landscape->GetActorScale3D(); Changing as above will solve the problem. Output log displays this warning: LogPhysic ...

Shader Complexity not working correctly on Deferred Decals

UE - Graphics Features - Sep 3, 2020

If you place a deferred decal in the world and then set the view mode of the viewport to "Shader Complexity", the decal doesn't affect the complexity value. ...

Nanite Meshes aren't visible when using Texture Streaming Accuracy Viewmodes

UE - Graphics Features - Sep 2, 2020

Nanite Meshes are visible inside the view when using Texture Streaming Accuracy Viewmodes, they are not recoloured This includes all of the Optimization Viewmodes under Texture Streaming Accuracy:P ...

Tile Streamed in Temporarily has Stepping on Landscape

UE - LD & Modeling - Terrain - Landscape - Aug 28, 2020

This was reported in a UDN. Jeremy M. originally pointed out that the stepping looks to be caused by high res geometry sampling a low res heightmap. Additional observations:Loading the tile in w ...