Meshes simulating physics cannot roll smoothly across multiple connected meshes

UE - Simulation - Physics - Jul 30, 2018

A user has reported a physics regression from 4.19 to 4.20 where attempting to roll a static mesh down a slope made of multiple meshes no longer results in a smooth roll. The static mesh will skip a ...

Orthographic Camera view doesn't work with movable directional light shadows and partly with stationary shadows

UE - Graphics Features - Feb 26, 2015

See attached video for clear examples. When using the orthographic camera perspective with default light settings to stationary for directional light source. Other light sources work as intended. T ...

Hot reload causes placed actor to lose variable references

UE - Foundation - Cpp Tools - Hot Reload - Nov 9, 2017

Preforming a hot reload causes placed actors to lose code based variable settings. More repro steps: 1. Open UE4Editor.exe 2. Create a First Person Code project 3. Build the project for Developme ...

Generate Project files does not add Intellisense include paths for .generated.h files

UE - Foundation - Cpp Tools - UnrealHeaderTool - Jul 23, 2018

Attempting to open a .generated.h file using intellisense results in an error due to the file not being found as the proper search file paths were not added when generating the project files. Pleas ...

Visual Studio opens unnecessary windows when adding a new C++ class via the editor's interface

Tools - Oct 25, 2017

When adding a new C++ class to a project via the editor's interface, Visual Studio is opened but it ends up opening more than is necessary. Firstly, Visual Studio is opened without focus on the two ...

GPUCrash - exiting due to D3D device being lost. (Error: 0x887A0006 - 'HUNG')

UE - Graphics Features - Oct 26, 2017

This Jira is for the continuation of the "D3D HUNG" crashes which originally spiked in the UE 4.14 release. Some fixes were implemented in 4.16.2 and 4.17.0 which made some improvement to the freque ...

Spring Arm Component attached to a Vehicle in a multiplayer environment will cause the Vehicle to jerk forward and backwards

UE - Networking - Aug 11, 2016

Spring Arm Component causes vehicle to jerk forward and backwards in a multiplayer environment. ...

Crash due to D3D device being lost. (Error: 0x887A0006 - 'HUNG')

UE - Graphics Features - Feb 22, 2017

This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...

Playing as Client in the Advanced Vehicle Project reduces maximum speed to 30-40mph and doesn't exceed 3rd gear

UE - Content - Template - Mar 2, 2022

Playing as Client in the Advanced Vehicle Project reduces maximum speed to 30-40mph and doesn't exceed 3rd gear. ...

Point and Spot lights no longer work in Orthographic Projection Mode

UE - Graphics Features - Dec 30, 2016

Point and Spot Lights no longer work when using the Orthographic Camera Projection Mode. Note that the Directional Light still works as intended. This is a regression from behavior that worked in ...