Externally Referenced error is produced after cloning a 4.6.1 project and converting it to a 4.7.6 project

UE - Foundation - Core - May 13, 2015

A User in unable to save there project because of they get warnings for all of the objects in their scene saying they are externally referenced. This happens after cloning a project and then convert ...

Crash opening a project (in 4.6.1) created in a newer version of the editor (4.7)

Tools - Feb 4, 2015

This crash apparently occurs when a project either created or converted into 4.7 is opened in 4.6(.1). User quotes include: "booted up project. instant crash. " "trying to open a project made in 7. ...

Launcher Crashes after updating from 4.5.1 to 4.6.1

Tools - Mar 9, 2015

Launcher Crashes after updating from 4.5.1 to 4.6.1. When opening Launcher user receives the following error message: MachineId:5594134C496ADEDBDA8928BF9C26FCA5 EpicAccountId:7d0bd770cd564683863553 ...

Actor references in Level Blueprint show an incorrect display name after converting the project from 4.6.1 to 4.7 Preview or 4.8

UE - Gameplay - Blueprint - Jan 26, 2015

Actor references in Level Blueprint show an incorrect display name on their nodes after converting the project from 4.6.1 to 4.7 Preview or 4.8. Reproduced in 4.7.1 Preview 4 and in Main (Promotabl ...

Foliage deleted in 4.6 and 4.6.1 appears in 4.7

UE - World Creation - Worldbuilding Tools - Foliage - Dec 23, 2014

Foliage that has been deleted in 4.6 will return when a project is migrated to 4.7. ...

Actor scale can be different on client and server when spawning with scale of (1,1,1)

UE - Networking - Feb 28, 2023

When spawning an actor, we don't seem to replicate the scale if it's set to (1,1,1), even if the root component's default scale is different to this. This results in the client using the default sca ...

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc

UE - Gameplay - Blueprint - Sep 1, 2015

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

Content Examples: Example 1.6 broken collision - Cloth Map

UE - Simulation - Physics - Character - Apr 26, 2017

Example 1.6 on Cloth Map seems broken. Both Assets clip when twisting when they're supposed to be examples of Self Collision. Regression: Yes Works in 4.15 ...

Text overflows on Material_Properties sample 1.6

Docs - Samples - Aug 13, 2016

In ContentExamples on sample 1.6 of the Material_Properties map, the text overflows the area given for it. ...