[CrashReport] UE4Editor_MeshPaint!FMeshPaintGeometryAdapterForStaticMeshes::OnRemoved() [meshpaintstaticmeshadapter.cpp:222]

Tools - Nov 21, 2017

This is an infrequent crash in the 4.18 release. Users have not provided any description of their actions when the crash occurred. Source Context 210 if (StaticMeshReferencers) 211 ...

Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

[CrashReport] UE4Editor_Engine!FBlueprintDebugData::FindBreakpointInjectionSites() [blueprintgeneratedclass.h:382]

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.9 and affected over 280 users. User DescriptionsI added an item to a BP struct. Last time I did this (several months ago) ...

Landscape Grass renders offset from Landscapes

UE - World Creation - Worldbuilding Tools - Foliage - Mar 24, 2020

Foliage spawned from Landscape Materials is rendering offset from the Landscape the material is applied to. I can reproduce this issue with or without Edit Layers enabled. I'm unable to reproduce ...

Thare are some case in which KeepState doesn't work propely if level sequence have multiple Shot and Transform Tracks

UE - Anim - Sequencer - Feb 16, 2021

if fulfilling following conditions, KeepState setting of transform track doesn't work.level sequence have 3 or more shot have camera track and actor track have transform tracktransform track of acto ...

Nanite Landscape crash on save

UE - LD & Modeling - Terrain - Landscape - May 21, 2024

UDN description:When landscape is flagged as Nanite enabled but nanite mesh has not been built yet, a save operation (or an auto save) triggers a fatal failed check in ULandscapeNaniteComponent::Ini ...

Ray Traced Translucency causes artifacts when rotating a Static Mesh that is far away from center of the map

UE - Graphics Features - Jun 17, 2022

Tested in //UE4/Release-4.27 CL#18319896 Ray Traced Translucency causes artifacts when rotating a Static Mesh in the 'Open World' level when moved far away from the center of the map. The Artifacts ...

Crash when importing material assigned to FBX with illegal characters through the Full Scene Importer

UE - Editor - Content Pipeline - Import and Export - Jun 21, 2016

If you have an illegal character (/ or ?) in your material name embedded with your FBX the editor will crash when using the new Full scene importer and selecting the Materials Tab. Tested in and ...

SetStaticMesh does not replicate

UE - Networking - Jun 2, 2015

Using OnRep_StaticMesh() in code or using the Set Static Mesh node does not replicate across server/client in game. ...

Crash: Direct3DDevice->CreateBuffer failed at D3D11VertexBuffer.cpp with error E_INVALIDARG

UE - Graphics Features - Jul 6, 2017

This is a common crash affecting users since at least the 4.14 release. It was previously associated with [Link Removed], however that has been marked as fixed. Source Context 221 void Veri ...