Parameters end up associated with the wrong layer after certain material layer swaps

UE - Rendering Architecture - Materials - Mar 6, 2023

The licensee has also provided an explanation as to why this issue occurs + guidance for a potential fix. Please see the UDN for more details. ...

Game does not exit when exited through SteamVR UI

UE - Platform - XR - Oct 13, 2016

Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...

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] ...

Strange Artifact under SingleLayerWater with dynamic directional light and LightPropagationVolumes

UE - Graphics Tools - Terrain - Water - Aug 30, 2021

upd. Regression was checked on //UE4/Release-4.26 CL 15973114, the issue was reproduced. Regression - No [Image Removed] ...

Enabling windows animation causes dropdowns to glitch up and down.

UE - Editor - UI Systems - Nov 18, 2021

Observe dropdowns glitching up and down when enabling Windows Animation in editor preferences.  This is not a regression due to it occurring in 4.26.2 ...

Typo in water body ocean materials parameter

UE - Graphics Tools - Terrain - Water - Nov 18, 2021

In Water_Material_Ocean material, there is a typo under FluidSimulation that says "Siulation Flowmap Speed" This is not a regression due to it occurring in 4.26.2. ...

Volumetric fog rendering gets cut off at the apex for some spot lights when viewed from certain angles

UE - Rendering Architecture - Apr 19, 2023

Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...

Crash when playing a HapticFeedbackEffect_Soundwave

UE - Platform - XR - Aug 30, 2016

Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...

Using the Clean command in XCode prevents the editor from opening

UE - Platform - Apple - Nov 18, 2015

In XCode, if the Product->Clean option is used, the editor from the launcher will not open. Workaround: This can be fixed by running Verify from the Launcher. ...

Ensure condition failed: PrimitiveComponent tried to render with Material MaterialInstanceDynamic, which was not present in the component's GetUsedMaterials results

UE - LD & Modeling - Terrain - Landscape - Feb 22, 2017

Top 10 ensure in 4.15. There was a fix submitted for [Link Removed] which was verified as following those steps to reproduce no longer causes this. ...