[CrashReport] ULevel::GetWorldSettings - UStaticMeshThumbnailRenderer::Draw

Tools - Oct 30, 2017

This is a common crash that has occurred since at least 4.14. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...

[CrashReport] ULevel::GetWorldSettings - UMaterialFunctionThumbnailRenderer::Draw

Tools - Oct 30, 2017

This is a common crash that has occurred since at least 4.16. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...

[CrashReport] Assertion failed: Array index out of bounds - GetPhysicsTriMeshData() [modelcomponent.cpp:688]

UE - Simulation - Physics - Oct 30, 2017

This is a semi-common crash that has occurred since at least 4.17.1. The callstack is nearly identical to [Link Removed], which was fixed in 4.18.0, however the error message and source context are ...

[CrashReport] UE4Editor_PropertyEditor!TWeakPtr<SDetailSingleItemRow,0>::Pin() [sharedpointer.h:1120]

Tools - Oct 30, 2017

This seems to be a new crash coming out of 4.18. It is not very widespread at the moment, but the callstack is very similar to [Link Removed], which was fixed for 4.18.0. Users have not provided a ...

When using Blueprint Update Camera, New Camera FOV is taken into effect even if Return Value is false

UE - Gameplay - Oct 30, 2017

In a Player Camera Manager Blueprint, when overriding the function BlueprintUpdateCamera, the New Camera FOV value takes effect regardless of whether Return Value is True or False. The New Camera Lo ...

Material compiler incorrectly generates error

UE - Graphics Features - Oct 30, 2017

Under certain conditions, the material compiler appears to detect errors where there are none. I debugged the particular case of the RGBtoHSV material function with JonathanL, and we believe that th ...

Draw debug points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports

Tools - Oct 30, 2017

With the Draw debug points node, the points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports. This issue does not appear to be a regression. Versions Test ...

"Parent Class:" field missing from actor description when hovering over an actor in the content browser

UE - Gameplay - Blueprint - Oct 30, 2017

"Parent Class:" field missing from actor description when hovering over an actor in the content browser This field was available in 4.16, however it is no longer available in 4.17 (Appears to be a ...

[CrashReport] UE4Editor_SlateCore!SWindow::GetLocalToScreenTransform() [swindow.cpp:737]

UE - Editor - UI Systems - Slate - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 724 FGeometry SWindow::GetWindowG ...

[CrashReport] Failed assert during BP compilation (trying to call a default delegate) (UE4Editor_KismetCompiler!FScriptBuilderBase::EmitFunctionCall() [kismetcompilervmbackend.cpp:1216])

UE - Gameplay - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. User DescriptionsI tried to call an Event Dispatcher (which is assigned in the Level Blueprint) in the Construction Script of the Blueprint ...