Crash opening Child/Grandchild Blueprint after updating to 4.18

UE - Gameplay - Blueprint - Nov 29, 2017

From this UDN: https://answers.unrealengine.com/questions/718928/4180-editor-crash-while-opening-child-blueprint.html Crash occurs when opening child (or in the repro case, grandchild) blueprints a ...

UWorld::RemoveFromWorld does not check Pointer Reference for null before use

UE - Gameplay - Dec 12, 2017

The code in UWorld::RemoveFromWorld that removes Pawns that are about to be streamed out does not check to see if the pointer that it sets is null prior to using it. In cases where Pawns are rapidly ...

Crash when Landscape Max LODLevel is set to 0

UE - LD & Modeling - Terrain - Landscape - Mar 16, 2018

Reproduced in 4.19.0 CL 3944462 and 4.20 Main Unable to reproduce in 4.18.3 CL 3832480. This is a regression. ...

ProjectWorldToScreen always returns True

UE - Gameplay - Blueprint - Apr 4, 2018

ProjectWorldToScreen always returns true. User states: "This probably comes from that line of code : bResult = Player->PostProcessWorldToScreen(WorldPosition, ScreenPosition, bPlayerViewportRelati ...

Animations don't update on the first frame of shots

UE - Anim - Sequencer - Jul 11, 2018

Looks like this only happens for shots. I think this is because the tick prerequisites get set up on the frame of evaluation, and the skeletal mesh component doesn't get ticked until the next frame. ...

Importing an Alembic File with "Skip Empty Frames at Start of Alembic Sequence" Enabled Causes Crash

OLD - Anim - Jul 13, 2018

Importing an Alembic File with "Skip Empty Frames at the Start of Alembic Sequence" Enabled Causes Crash. Found in 4.20 Preview 5 CL# 4173640 and 4.21 CL# 4207835 ...

Audio Attenuation falloff is applied even when turned off when called in Blueprints

UE - Audio - Aug 24, 2018

The Sound Attentuation is not ignored when disabled as audio played from a Blueprint. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...

Crash When Substance Material Is Applied to a Mesh In HLOD System

UE - World Creation - Worldbuilding Tools - HLOD - Sep 3, 2018

Crash when Substance material is applied to a mesh included in the HLOD system. Working as expected in 4.19 CL# 4033788. Unable to test issue in 4.21 CL# 4339215 due to plugin dependency. Found in ...

SketchUp models are too small once imported via the Datasmith plug-in

UE - Editor - Content Pipeline - Datasmith - Exporters - Sep 24, 2018

In Sketchup the user made a cube thats 100cm x 100cm x100cm and has Sketchup's measure units set to cm. When imported into DataSmith the cube is 39x39x39. It was calculated that the scaling was off ...

Unreal Studio: Multi User Viewer Template Menu: Next Arrow Bug

UE - Anim - Sequencer - Oct 11, 2018

"There's a bug with the menu where you cant get to the next step (server browser or host) when you have a VR headset plugged and available. The "Next_Btn" button is greyed out on the last step. You ...