Changes to AActor::SetReplicates caused Role/RemoteRole replication fix to regress

UE - Networking - Jul 14, 2022

There was a recent bug report that matched the description of some older cases (see linked UDN). The issue raised in those cases, [Link Removed], had been fixed, but the recent question seemed to in ...

4.8 Tonemapper does not yield pure black unlike 4.7.6

UE - Graphics Features - Jun 16, 2015

User is reporting the Post Process is rendering a grainy background in 4.8 compared to a solid Black background in 4.7.6. in 4.7.6[Image Removed] in 4.8.0[Image Removed] ...

Runtime Errors appearing in Sequencer if fixed frame rate is set in projects settings

UE - Anim - Sequencer - Apr 12, 2019

This ensure happens only when the Start and End of the sequence is set in the "neigborhood" of the keyframe and only if the project framerate is to be Fixed on 60FPS. If you for example play the who ...

Landscape materials do not correctly render on iPhone 5S with version 8.3 installed

UE - Graphics Features - Jun 17, 2015

[JoshA] This is a bug in the Metal renderer. Basing on the screenshots in the Comments, it looks like some sort of precision issue in Metal shaders? Landscape materials incorrectly render when depl ...

Null Redirector For Main Game Level Is Packaged Without Error After Fixing Redirector

Tools - Feb 24, 2020

After moving a level into a folder and fixing the redirectors (right click in content browser) the project will package a Null reference without throwing an error. This will let you create a project ...

Multiple Blueprint compilation passes required to fix up event binding to dispatcher after event rename

UE - Gameplay - Blueprint Compiler - Nov 30, 2021

Renaming a custom event bound to an event dispatcher via a Create Event node requires two compilation passes to fix up the binding.  upd. Regression was checked on //UE4/Release-4.26 CL 15973114, i ...

Fix AssetManager rules overrides in case PrimaryAssetTypesToScan for PrimaryAssetLabel sets bApplyRecursively=false

UE - Foundation - Core - Cooker - Dec 11, 2023

SetPrimaryAssetRules sets the "is overridden" variables (e.g. bOverrideApplyRecursively) based on a comparison with the global default rules:static FPrimaryAssetRules DefaultRules; ... ExplicitRu ...

Xcode 8.3.2 fails to successfully build 4.15.1 from source code

UE - Platform - Apple - May 2, 2017

Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...

The size of packaged projects in 4.7 preview 8 is almost double that of the same project in 4.6.1

UE - Gameplay - Feb 17, 2015

Packaged projects in 4.7 preview 8 are significantly larger than the same projects in 4.6. Packaged projects for comparison: \\epicgames.net\root\contractors\Tim.Lincoln\Packaged Projects ...

The crash reporter tool does not start on Windows 8.1 machines when running the Engine built from source code.

UE - Foundation - Core - Dec 5, 2014

The source code to build the Engine that is available from GitHub includes the file dbghelp.dll, which prevents the crash reporter tool from starting on Windows 8.1 machines. This file is not presen ...