Viewport camera teleports to past position on Alt + LMB + Drag after camera cut lock

UE - Anim - Sequencer - Apr 13, 2018

When you unlock the viewport from "Lock viewport to Camera Cuts" of a camera cut, tumbling the camera can teleport the view into the camera's previous(before entering the camera cut) position and tu ...

Enum can lose value in Child actors with component containing a Map of Structs

UE - Gameplay - Blueprint - Apr 12, 2018

Value in an Enum in a Struct in another Struct assigned to a Map in a Component with the Component used on a Child Pawn Class can be reset upon editor relaunch. User submitted bug. (Unsure what int ...

Reparenting a non-widget BP A to UUserWidget then reparenting a widget BP B to A causes an assert when compiled

UE - Gameplay - Blueprint Editor - Apr 12, 2018

No user comments in crash group ...

[CrashReport] UE4Editor_D3D11RHI!FD3D11DynamicRHI::GetQueryData() [d3d11query.cpp:111]

UE - Graphics Features - Apr 12, 2018

One comment from user in crash group:checking out using source control 107 bool bGPUAlive = GDynamicRHI->CheckGpuHeartbeat(); 108 if (!bGPUAlive) 109 { 110 ***** ...

Foliage Disappears Using OpenGL4 in Packaged Game

UE - Graphics Features - Apr 11, 2018

This issue cannot be reproduced in 4.18 but can be reproduced in 4.19.1 as well as Main (CL 3998250) therefore I am marking this as a regression. ...

Physics values uneditable in instances of placed Actors

UE - Simulation - Physics - Apr 11, 2018

Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...

The CopySkinnedModelData() function is no longer called from anywhere in the Engine

OLD - Anim - Apr 11, 2018

The CopySkinnedModelData() function is no longer referenced by any code in the Engine as of 4.19. The function should either be marked as deprecated or removed from the Engine. ...

[CrashReport] UE4Editor_MovieScene!FMovieSceneEvaluationTrack::EvaluateStatic() [moviesceneevaluationtrack.cpp:445]

UE - Anim - Sequencer - Apr 11, 2018

No comments from users in crash group 442 void FMovieSceneEvaluationTrack::EvaluateStatic(FMovieSceneSegmentIdentifier SegmentID, const FMovieSceneEvaluationOperand& Operand, FMovieSceneConte ...

[CrashReport] UE4Editor_Landscape!FLandscapeComponentSceneProxy::FLandscapeComponentSceneProxy() [landscaperender.cpp:680]

UE - LD & Modeling - Terrain - Landscape - Apr 11, 2018

User comment in crash group:Wanted to delete a single field of my landscape wich is very big. Same error appears if I try to get a part of the landscape to another streaming level. Would be cool if ...

High Quality Gaussian DoF on Mobile is broken

UE - Platform - Mobile - Apr 11, 2018

UDN issue:  4.19 High Quality Gaussian DoF on Mobile效果出错? Another answer hub report: https://answers.unrealengine.com/questions/757162/dof-bug-on-mobile-with-419p4.html ...