LandscapeComponent generates incorrect OccluderVertices for software occlusion

UE - LD & Modeling - Terrain - Landscape - Sep 17, 2019

OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...

Old iTunes DLL causes UBT to fail on startup

UE - Platform - Mobile - May 2, 2022

Crash occurs running SunTemple on Nexus 6p in Vulkan mode

UE - Platform - Mobile - Jan 14, 2017

Testing Vulkan DLS and hit this crash when running the app on Nexus 6p. This crash does not reproduce on Nexus5_4012_Adreno 330 ...

WorldSettings Blueprint crashes editor when saved/compiled

UE - Gameplay - Blueprint - Feb 12, 2019

Making a Blueprint instance of the AWorldSettings class, then saving/compiling instance Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22 (CL - 4958363) ...

Negative Play rate in an Anim Sequence added to a Montage Causes timeline to collapse

OLD - Anim - Jan 14, 2015

Adding animations with a negative play rate (playing backwards) or modifying existing animations in a montage to have a negative play rate causes the timeline in the montage to "squish" and is no lo ...

libPhysX3 iOS Bitcode packaging Error with github branch

UE - Platform - Mobile - Mar 13, 2019

Unable to package a CPP project with Bitcode enabled "the github branch uses' GitDependencies' which downloads additional files such as the physx file in question which has the problem" mac/Bina ...

Functions containing Unicode characters break nativization on Clang-hosted target platforms.

UE - Gameplay - Blueprint - Sep 15, 2020

The UHT boilerplate code that's generated from a converted Blueprint class header file generated from a Blueprint class containing one or more function names with non-ASCII characters will fail to c ...

[daydream] Black screen with FirstPersonTemplate and 4.15P4

UE - Platform - XR - Feb 17, 2017

https://answers.unrealengine.com/questions/561763/daydream-black-screen-with-firstpersontemplate-and.html Any msaa setting except none results in a black 3d scene on daydream. ...

Can't inherit from ALight without a linker error

UE - Gameplay - Feb 22, 2024

This is a regression from 5.3. It should be possible to inherit from ALight outside of the engine module without any sort of errors. Case: [Link Removed] ...

Blutility changes are reverted when compiling an actor

UE - Gameplay - Blueprint - Jan 16, 2018

Some information is not retained when compiling an actor if the information was changed via a blutility event. Additional info. Adding a static mesh component to an actor will not be retained on ...