REGRESSION: HierarchicalInstancedStaticMeshComponent LOD transitions are broken in 4.9 and Main

UE - Graphics Features - Aug 24, 2015

While testing another fix I noticed HISM LOD transitions are not working in Main or 4.9 branch. There is no screen-door effect and multiple LODs seem to be rendering simultaneously compared to 4.8. ...

UnrealBuildTool fails to build generate project files or build if the project is stored on a non-HFS partition

UE - Foundation - Cpp Tools - UnrealBuildTool - Mar 29, 2016

When a user attempts to compile a project that is stored on a non-HFS partition on OSX, UBT fails to build due to files that are being generated that start with ".". The user's proposed fix is to ha ...

FixupRedirects commandlet does not auto-commit deletions

Tools - Jun 15, 2016

See this UDN: https://udn.unrealengine.com/questions/297811/fixupredirects-commandlet-submitting-marked-for-de.html The fix looks straightforward, just a one-line change but could benefit from tes ...

Crash when setting Anim to "None" with URO

OLD - Anim - Aug 28, 2019

A Crash can occur when setting a skeletal mesh's animation instance to None when it has Update Rate Optimizations enabled. An unverified proposed fix for this is to remove the nullptr check when ...

Overlapping Lightmap UVs Generated When Not In None LOD Group

UE - Graphics Features - Lumen - Dec 17, 2019

Overlapping lightmaps are generated when the LOD group is not the default. Setting the LOD group to None and rebuilding lighting doesn't have the same result. Found in 4.24 CL# 10570792 Reproduced ...

Niagara Map Set parameters are improperly named

UE - Niagara - Mar 9, 2020

Parameters are misnamed when adding a new parameter to Map Set in a Niagara Module Script  Tested: 4.23.1, 4.24.3 , 4.25 preview, 4.26 (main) ...

Enabling Anisotropic BRDF causes crash upon Editor restart

UE - Graphics Features - Lumen - Mar 13, 2020

Enabling the Anisotropic BRDF (beta) causes crash upon restarting the Editor. This was reported and tested in 4.25 Preview 2 (CL-12055273). This was reproduced in main 4.26 (CL-12161634). ...

OnAudioPlacebackPercentage PlaybackPercentage (float) doesn't take into account "Start Time" from Play or FadeIn nodes

UE - Audio - Aug 17, 2020

PlaybackPercent on the OnAudioPlaybackPercent event does not account for Start Offset from the Play or FadeIn node. Reported and tested in version 4.25.3 (CL-13942748) and version 4.24.3 (CL-115903 ...

Text Render Actor with Material Instance using Parameter crashes when playing Standalone Game

UE - Rendering Architecture - RHI - Aug 31, 2020

Material Instance with Parameters on Text Render Actor causes crash when playing in Standalone. Reported and tested in version 4.25(CL 13942748). Works as expected in 4.24(CL 11590370). ...

Screen Space Reflections not showing in Panoramic Capture

UE - Graphics Features - Sep 10, 2020

Reflections not showing in Panoramic Capture images. Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), and 4.23.1(CL 9631420).  ...