PhysX crash when SetMaterial is called

UE - Simulation - Physics - Mar 14, 2016

When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...

Animation does not update in realtime as keys are moved in Additive Layer Tracks

OLD - Anim - Oct 3, 2016

This is a regression from 4.13 ...

Crash attempting to open an asset from Aim Offset graph in Persona

UE - Gameplay - Oct 3, 2016

This is a regression from 4.13 ...

Static Point build different lighting shape to what the Gizmo shows

UE - Graphics Features - Jun 1, 2018

It has no problem in 4.18 ...

Can't build a project with a plugin only has header files and lib/dll

UE - Foundation - Cpp Tools - Sep 13, 2018

It's ok for 4.19. ...

A plugin CanBeUsedWithUnrealHeaderTool=true with "Program" type will not be compiled

UE - Foundation - Cpp Tools - Sep 19, 2018

It is ok for 4.19. ...

Split-screen players not rendering

UE - Graphics Features - Feb 11, 2015

When using the Create Player node to setup split-screen multiplayer, only the last player created will show properly. All other players experience render issues for their character and environment. ...

Debug lines can be obscured by post processing effects

UE - Graphics Features - Sep 14, 2015

Debug lines (Results of DrawDebugLine()) can be obscured by post processing effects such as a strong glare. Debug lines should be always visible for debugging purposes. ...

Transform gizmo is not working when nearclipplane in project settings > Engine > General settings is 0.00001

UE - Graphics Features - Mar 23, 2020

Setting near clip plane like 0.00001 makes unable to move with transform gizmo. if user set value to 0.0001, it is no longer reproduced. it should clip value like 0.00001 ...