Electra video playback fails if project or package is under multibyte characters path

Media Framework - Sep 16, 2022

The URL parser encodes the input path to a URL-encoded path even if it is local, so if the path contains unicode characters (such as Japanese Kanji ), the media file cannot be read. Following worka ...

Depth of Field blur is inconsistent with r.ScreenPercentage == 100 (Dynamic resolution)

UE - Graphics Features - Oct 29, 2024

Depth of Field, with "r.DOF.Recombine.Quality = 0" will adjust the size of the depth in focus based on screen percentage. This might be related to over-fitting from the tile classification, because ...

Cannot place static mesh in location if foliage mesh is already placed in same location

UE - World Creation - Worldbuilding Tools - Foliage - May 12, 2015

If a foliage object is already placed in level at a location, it will delete any static mesh that is placed in the same location. ...

Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes

UE - Gameplay - Blueprint - Mar 15, 2015

Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE

UE - Gameplay - Blueprint - Jan 22, 2015

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE ...

Dynamic Shadows are not working when deployed to a mobile device

UE - Platform - Mobile - Dec 22, 2014

When deploying a Third Person Template project to a Mobile device, there will be no dynamic shadows in the level coming from the character. Shadows are shown in 4.6.1 but not in the changelist provi ...

Adding an Actor Component that is set to Replicate to an Actor that is also set to Replicate disconnects the Client from the Server

UE - Networking - Feb 25, 2016

Adding an Actor Component that is set to Replicate to an Actor that is also set to Replicate disconnects the Client from the Server. Note: this does not occur if the Actor Component is already added ...

UI_BUILD_SHIPPING_EDITOR not defined warning occurs when building for Android

UE - Platform - Mobile - Jan 18, 2017

The following warning occurs when building a project for Android in the Test configuration. LogPlayLevel: UnrealBuildTool: [119/283] clang++ Module.Core.4_of_8.cpp [armv7-es2] LogPlayLevel: Unreal ...

Trace Hit.Z varies strangely based on trace start/end Z

OLD - Anim - May 8, 2017

The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...

Realtime Rendering toggle disabled after using Cloth Painting

UE - Simulation - Physics - Character - Jul 29, 2021

After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...