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. ...

Incorrect restitution behavior for physical material set to 1 whereby momentum is gained during the simulation

UE - Simulation - Physics - Mar 24, 2015

Setting a restitution of 1 for a ground material and a restitution of 1 for a ball that bounces on the ground should keep the ball bouncing at the same height consecutively. Over the course of time ...

Content Browser 1 Inconsistent Behavior with Tabs

UE - Editor - Workflow Systems - May 22, 2023

"Content Browser 1" auto-hides if opened with the Level Editor, and has inconsistent docking behavior under the conditions caused by the repro steps above. The root of the problem seems to be that ...

Foliage LOD's Screen Size Can't be Set Higher Than 1.5

UE - World Creation - Worldbuilding Tools - Foliage - Jan 31, 2019

Foliage LOD's Screen Size Can't be Set Higher Than 1.5 Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 4827620, 5.1 CL 20024840 ...

Copying a copied 5.0 project into 5.1 does not rename project folder as expected

UE - Editor - Workflow Systems - Nov 21, 2022

I was able to reproduce this issue 4/4 times, and initially started in version 4.26 to determine if this issue was a regression or not. When copying a 4.27 copied project into 5.0 or 5.1, the 4.27 w ...

Physics Substepping doesn't have the same effect from 4.15 to 4.16

OLD - Anim - Aug 8, 2017

Physics Substepping doesn't have the same effect from 4.15 to 4.16. In 4.16+ the ponytail in the provided project will have a jitter effect even with substepping enabled. This is a regression: Work ...

Scale does not return to 1 after teleporting in the VR editor

UE - Editor - Workflow Systems - Apr 21, 2017

The scale for the VR editor does not return to 1:1 after teleporting as stated in the documentation. The scale remains the same after teleportation. Docs link: https://docs.unrealengine.com/latest ...

FBatchedElements::Draw - OrthoZoomFactor can be reset to 1.0f if Line.bScreenSpace is ever false

UE - Graphics Features - Feb 20, 2017

A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false. The line this can oc ...

Hot reload fails in 4.16 projects that were upgraded from 4.15.

UE - Foundation - Cpp Tools - Hot Reload - May 16, 2017

This issue appears to be a continuation of [Link Removed]. Hot reloads work successfully in projects that were created in 4.15 or 4.16 and are still using the same Engine version that they were crea ...

LOD Build Scale set higher than 1 will cause a merged actor to increase to that scale when created

OLD - Anim - Aug 8, 2017

LOD Build Scale set higher than 1 will cause a merged actor to increase to that scale when created. It seems to be using the LOD Build Scale to double in size on actor merge. This is a regression: ...