Rotation gizmo continues to move when snapping is disabled

UE - Editor - Workflow Systems - Aug 25, 2020

When snapping is disabled, the rotation gizmo never seems to stabilize. Continuing to hold the mouse down, even with no movement, will result in the rotation amount to continue changing by small amo ...

Crash when spawning an actor with an AtmosphericFogComponent in a packaged build

UE - Graphics Features - Aug 25, 2020

Spawning an actor that contains an AtmosphericFogComponent results in a crash in a packaged build. It doesn't occur in PIE, or StandAlone.  ...

Translucent particles can no longer be selected when translucent selection is on

UE - Niagara - Aug 25, 2020

Translucent selection does not work on Niagara particles. This was working in 4.24. ...

Sequence sub scenes will draw start and end time hash markers incorrectly.

UE - Anim - Sequencer - Aug 25, 2020

The hashing on the start and end time marker does not always follow the marker when it's moved which is misleading and can lead to confusion about the actual start and end times.  ...

Preview Scene - Lighting Rig Rotation rotates Environment Map and Directional Light in opposite directions

UE - Graphics Features - Aug 25, 2020

When previewing an object, manually changing the rotation using the Lighting Rig Rotation rotates Environment Map and Directional Light in opposite directions. This bug makes it difficult to do look ...

Preview Scene - Lighting angle changes between Profiles

UE - Graphics Features - Aug 25, 2020

When previewing an object, the lighting angles change between profiles; the lighting position at '0' will also change when the Lighting Rig Rotation is set to another value, then back to 0 again.  ...

Unfocused Standalone window has reduced performance

UE - Rendering Architecture - RHI - Aug 25, 2020

User description: When I run two windowed standalone instances to test multiplayer, the unfocused window gets about 2-5 fps...but if I focus on it, smooth 120fps, yet the opposite screen is now onl ...

Animation insights crash with linked anim graphs

OLD - Anim - Aug 25, 2020

From this UDN: https://udn.unrealengine.com/questions/601647/animation-insights-crash.html Looks like we need to cache the function index in FAnimNode_LinkedAnimGraph::DynamicLink and apply the sa ...

Painted Vertex colors are not retained when using "Convert Selection to Blueprint Class" in Child Actor mode

UE - Gameplay - Blueprint - Aug 25, 2020

From the User Submission: I spent some time poking through the FComponentInstanceDataCache code and noticed that there is no component instance data saved/applied for'native' component types, so si ...