[CrashReport] UE4Editor-MetalRHI.dylib!FMetalRHICommandContext::RHIEndDrawIndexedPrimitiveUP()

UE - Graphics Features - Nov 2, 2017

This is a trending Mac/Metal crash in the 4.18 release, although although it has existed with low frequency since at least the 4.16 release. Users have not provided any descriptions of their actions ...

[CrashReport] UE4Editor_Engine!FSkeletalMeshObject::UpdateMinDesiredLODLevel() [skeletalrender.cpp:81]

OLD - Anim - Nov 2, 2017

This is a somewhat common crash that has occurred since at least the 4.16 release. User DescriptionsReimported a skeletal mesh from an FBX file.reimported static mesh Source Context 70 v ...

Naming a Blueprint function/graph with non-ASCII characters can cause a build failure for certain cooked targets when Blueprint nativization is turned on.

UE - Gameplay - Blueprint - Nov 2, 2017

This is due to the [Link Removed] encoded UFunction object name passing through UHT into the boilerplate code (*.gen.cpp) that gets generated from the nativized Blueprint's C++ header file. The iss ...

[CrashReport] Undo crash - FD3D11DynamicRHI::RHIDrawIndexedPrimitive() [d3d11commands.cpp:1650]

UE - Graphics Features - Nov 2, 2017

This is a trending crash coming out of 4.18, although it also occurred with less frequency in 4.16 and 4.17. The callstack shares similarities to [Link Removed] and [Link Removed], and the user com ...

Error when using GetMass without Simulate Physics enabled

OLD - Anim - Oct 31, 2017

When using GetMass on an Actor Blueprint, an error is displayed when Simulate Physics is disabled, but GetMass executes successfully. Error Message: BP_Actor_80.MaterialSphere MaterialSphere has t ...

[CrashReport] UE4Editor_MovieSceneTracks!UMovieSceneCameraCutSection::GenerateTemplate() [moviescenecameracutsection.cpp:24]

UE - Anim - Sequencer - Oct 30, 2017

This is a somewhat common Sequencer crash that occurs in 4.17 and 4.18. User DescriptionsWas trying to copy and paste a camera movement but something screwed up, I tried to add an already built Cam ...

[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 ...

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 ...