When PCH is Disabled, Error Occurs in VulkanGenericPlatform.h at Android Build

UE - Graphics Features - Dec 6, 2018

If disable PCH in Target.cs, an error will occur when building for Android. The log is as follows. LogPlayLevel: Error: D:/Build/Release-4_21_0/Engine/Source/Runtime/VulkanRHI/Private/Android/../Vu ...

Vive Trackpad X and Y always return 0

UE - Platform - XR - Feb 3, 2020

Platform-specific input for pad axis in 4.24 leads to missing value in VIVE. in 4.23.1 this is not reproduced. ...

Blueprint processing is heavy in PIE since 4.26

UE - Gameplay - Blueprint - Feb 17, 2021

As the attached image shows, there is no problem in 4.25.4, and the process is noticeably slower in 4.26.1. Also, there is no problem in Standalone. The problem occurs only in PIE. ...

Volumetric Clouds High Quality Aerial Perspective Issue

UE - Rendering Architecture - Oct 19, 2023

There is a workaround to set r.VolumetricRenderTarget.Mode=1. The lines appear to be coming from the temporal component of the Volumetric Clouds. Each frame, the lines are merged in from the previou ...

Blueprint Launches onto tvOS fail during runstep: Error_DeviceOSNewerThanSDK

UE - Platform - Mobile - Apr 19, 2019

When a user launches blueprint project to a tvOS device they will fail to run the project during the run step and if they manually try to launch the app from the dashboard. This issue does not repr ...

Asset localization does not work properly for Paper2D related assets such as Flipbook

UE - Foundation - Mar 18, 2022

This issue is resolved by changing Paper2D's LoadingPhase to PostConfigInit, but this is a workaround. We suggest a better long term fix via AssetRegistry changes (see comments). In the default la ...

Instanced Static Mesh does not apply World Aligned Material correctly

UE - Graphics Features - Aug 22, 2016

If you apply a material that uses World Aligned Blend to an instanced static mesh, it will display differently than an non-instanced static mesh with identical settings. They only look identical if ...

Absolute World Position post process no longer works in mobile preview

UE - Platform - Mobile - Sep 2, 2020

User reports this work correctly in 4.24, but now no longer works as expected in 4.25.I don't have a clear CL just yet, marking unconfirmed. If you change the settings to use ES3.1 Preview and just ...

mobile DOF setting is not applied when play on standalone mode

UE - Platform - Mobile - Feb 20, 2023

In 5.0, the mobile depth of field settings were correctly reflected when running standalone. However, in 5.1, the DOF doesn't appear to be working correctly and the focus is off, causing a blurry im ...

LIVE: RENDERING: Precomputed Visibility volume is not registering Statically Occluded Primitives nor allowing visibility cells to be rendered

UE - Graphics Features - Jul 3, 2014

Build: 4.2.1-2101290 Description: Currently, precomputed visibility volumes do not seem to alter occluded primitives, nor do they show visibility cells when r.ShowPrecomputedVisibilityCells 1 is en ...