[CrashReport] UE4Editor_Engine!USplineMeshComponent::CalculateScaleZAndMinZ()

Tools - Jun 27, 2017

This is a common crash occurring in the 4.16 release. It has occurred for many users, but nearly every user's project is named some variation of "pinball", this makes me wonder if the repro is surf ...

[CrashReport] UE4Editor_MeshPaint!MeshPaintHelpers::FillVertexColors()

OLD - Anim - Jun 27, 2017

This is a common crash in the 4.16 release. Users have not provided any descriptions, so additional information is currently unavailable. Source Context 804 elseif (USkeletalMeshComponent ...

[CrashReport] UE4Editor_ClothingSystemRuntimeInterface!UClothingSimulationFactory::CreateSimulation()

UE - Simulation - Physics - Character - Jun 27, 2017

This is a common crash in the 4.16 release. Users have not provided descriptions so additional information is not currently available. Source Context 28 // Any clothing simulation factory s ...

Crash from pausing an UMG animation using the event track

UE - Anim - Sequencer - Jun 27, 2017

When pausing a widget animation by using an event using the event track to pause the animation the editor crashes when you play the animation via PIE or standalone. Tested in 4.15.3 - CL 3450819 4. ...

Need to remove dependency on log2 on Android for older versions

UE - Platform - Mobile - Jun 27, 2017

The log2 function does not exist in libc.so on older Android. Using FMath::Log2 instead solves the issue. ...

Cannot call blueprint events on CDO

UE - Gameplay - Blueprint - Jun 27, 2017

Attempting to call a blueprint event on a CDO object causes the editor to crash. Regression: Yes- Repro steps did not crash editor in binary 4.15.3 (CL 3450819) ...

Building development version on Linux fails due to iOS folder structure

UE - Platform - Linux - Jun 26, 2017

In the default Linux folder configuration, Engine/Source/Runtime/Core/Public contains two folders, iOS and IOS. The iOS folder contains the files IOSCriticalSection.h and IOSCriticalSection.h while ...

Android Crash on app launch if AdditionalPluginDirectories contains wildcards in path

UE - Platform - Mobile - Jun 23, 2017

Having wildcards in the path for AdditionalPluginDirectories causes apps on Android to crash on launch. When testing this on iOS, the app did not crash but froze at the splash screen instead. Androi ...

Scroll box bar cannot be dragged when used in a widget component

UE - Editor - UI Systems - Jun 23, 2017

The Scroll box cannot be scrolled by clicking and dragging the scroll bar when used as a widget component. ...

Editor crashes if you hold shift after dragging a marquee selection on anim sequence notifies then select notifies using ctrl

OLD - Anim - Jun 23, 2017

Looks like this all depends on pressing shift after creating a marquee ...