LODs are still exported when using Export Selected with "Level of Detail" disabled

Tools - Sep 23, 2017

This happens when using Export Selected. If you export by right clicking through the Content Browser, the LODS are not exported. ...

After importing morph target: Ensure condition failed: Referencing SkeletalRenderGPUSkin.cpp

Tools - Sep 23, 2017

Hit handled ensure when dragging the slider in Morph Target PreviewLogOutputDevice: Error: Ensure condition failed: DynamicData->MorphTargetWeights.Num() == LODModel.MorphTargetVertexInfoBuffers.Get ...

Editor Crashes when spawning a Physics enabled object inside another

UE - Simulation - Physics - Sep 22, 2017

Editor Crashes when spawning a Physics enabled object inside another. Regression: Unknown Can Test in Main if requested. ...

[CrashReport] UE4Editor_Engine!FDebugCanvasDrawer::InitDebugCanvas() [debugcanvas.cpp:158]

Tools - Sep 22, 2017

This is a trending crash coming out of the 4.18 Preview. Users have not provided any descriptions of their actions when the crash occurred. At the moment it is divided among a few different crashG ...

[CrashReport] UE4Editor-MetalShaderFormat.dylib!FGenerateMetalVisitor::print_constant()

UE - Graphics Features - Sep 22, 2017

This is an early trending crash coming out of the 4.18 previews. It occurs on Mac, and all affected project names indicate it is related to AR. Users have not provided any descriptions of their ac ...

Crash when using Export All or Export Selected (UE4Editor-UnrealEd.dll!ULevelExporterFBX::ExportBinary)

Tools - Sep 21, 2017

Relates to [Link Removed] [Link Removed] Call stack is similar to the bugs above. Editor will crash when exporting assets from a level that is not dirtied. Another reproduction method is to selec ...

Crash attempting to use a struct containing a deleted struct in a blueprint and compiling

UE - Gameplay - Blueprint Compiler - Sep 21, 2017

REGRESSION: No, occurs in 4.17 (doesn't repro in 4.16 because orphaned pins wasn't a feature) Crash occurs when the user attempts to use a struct containing a deleted struct in a blueprint. ...

When importing multiple meshes at once and change the Uniform Scale meshes import at different sizes

UE - Editor - Content Pipeline - Import and Export - Sep 21, 2017

When a large quantity (about 50 in this case) are imported simultaneously, and the Import Uniform Scale is changed to any other number besides 1, random meshes differ in size. This happens regardles ...

Editor crashed on exporting a skeletal mesh twice after garbage collection occurs

Tools - Sep 21, 2017

Issue was occurring with wildly varying repro steps, after speaking to Jurre and enabling gc.CollectGarbageEveryFrame 1 it was easy to conistenty reproduce this issue. note: I was getting this iss ...