InstanceOnly properties are written to a Blueprint

UE - Gameplay - Blueprint - Sep 17, 2018

When CopyActorProperties is used with a target being a template such as a blueprint, it can copy and serialize EditInstanceOnly Properties. ...

Linux server builds of 4.24.0 failing due to Text3D plugin's dependencies on FreeType2 and HarfBuzz

UE - Platform - Linux - Jan 31, 2020

The build error is descriptive. FreeType2.Build.cs and HarfBuzz.Build.cs explicitly check if they are being used for a Unix server build and throw exceptions to prevent that. Commenting out those ex ...

Editor Menus don't update on Mac to currently selected Tab.

UE - Platform - Apple - Dec 2, 2016

Under certain conditions, when switching between the project tab and subsequent docked blueprint tabs, the appropriate menu will not refresh for the currently selected tab. Regression: No ...

KiteDemo: Spawn under the map

Docs - Samples - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – trying to find the limits of the Caution: Out of Bounds UMG, I found a way to glitch under the map. You must go all the way dow ...

Resetting MovieSceneObjectBindingID property can't update display

UE - Anim - Sequencer - Apr 19, 2024

When reset a MovieSceneObjectBindingID type property, the display of the property is not reset but keep the value before reset, until the property form is clicked. [Image Removed] ...

Crash in packaged project when accessing a TMap that uses an enum as the key

UE - Foundation - Core - Mar 31, 2017

A packaged project will crash if a TMap that uses an enum as the key is accessed. This was also tested by launching the same project onto an Android device, which showed the same results. ...

Hot Reload picks up outdated Blueprint Function Library

UE - Gameplay - Blueprint Compiler - Jun 5, 2017

Making changes that can potentially alter the CDO or other aspects of a UBlueprintFunctionLibrary can cause BP compilation issues with cryptic messages. This is caused by the Owning Blueprint (i.e. ...

Planar Reflections Not Behaving As Expected in Splitscreen

UE - Graphics Features - Dec 19, 2018

This occurs in //UE4/Main @ CL 4670176 Not a Regression. This is similar to https://jira.it.epicgames.net/browse/UE-59149 but when adding more player characters it seems to change the planar reflec ...

Unable to launch version 4.24.1 after fresh installation. Assertionfailed IsValid()

Tools - Dec 31, 2019

User is receiving a crash after a brand new installation of version 4.24.1 NOTE: User is able to launch 4.20 - 4.23.1 without issue. "I tried reinstalling the editor build, updating all of my dr ...

Crash after creating a new project

Tools - Apr 29, 2020

User receives a crash at %90 during launch of a newly created project from a fresh install of 4.24.3 and 4.25. The project does not contain any plugins or additional content. Note: User is able to ...