[CrashReport] UE4Editor_Landscape!FLandscapeVertexFactoryVertexShaderParameters::SetMesh() [landscaperender.cpp:3137]

UE - LD & Modeling - Terrain - Landscape - Feb 27, 2018

No user comments in crash group 3127 if (SectionLodsParameter.IsBound()) 3128 { 3129 if (CurrentLODData.UseCombinedMeshBatch) 3130 { 3131 Set ...

UWorld::GetNetMode returns incorrect value during UGameInstance::StartPlayInEditorGameInstance

UE - Networking - Jan 19, 2023

During PIE instance initialization, there seems to be a window during which UWorld::GetNetMode will not return the expected value: before the instance's NetDriver has been created but after UGameIns ...

GPU Particle Collision causes shaking when set to bounce with low resilience.

UE - Niagara - Jul 27, 2016

A particle emitter with GPU sprites on certain settings will shake violently as they collide with the ground. This requires there to be a strong Const Acceleration module and Collision with low resi ...

[CrashReport] UE4Editor_CoreUObject!UObject::ProcessEvent() [scriptcore.cpp:1189]

UE - Platform - XR - Feb 22, 2018

No user comments on crash group ...

Moving all the related assets to another folder at once leads to reference lost in the contents browser.

UE - Editor - Content Pipeline - Content Browser - Aug 23, 2017

Moving all the related assets into another folder leads to reference lost. This can be tested out using ShooterGame project. Also you can find materials in the skeletal mesh lost its texture. This ...

bIgnoreAllPressedKeysUntilRelease behaves differently for triggers in EnhancedInputAction and triggers in InputMappingContext

UE - Gameplay - Input - Aug 10, 2023

For actions that are triggered on the Input mapping context, simply adding or removing an InputMappingContext with no related key override with the bIgnoreAllPressedKeysUntilRelease option will caus ...

Crash in Standalone when using a Blueprint Library Function inside a Macro from a Macro Library

UE - Gameplay - Blueprint - Jan 9, 2015

Using a Function from a Blueprint Library inside a Macro from a Macro Library will cause a crash when using Standalone Game for PIE. The same setup will function as expected when Playing in Selected ...

[CrashReport] UE4Editor_Core!FGenericPlatformMemory::OnOutOfMemory() [genericplatformmemory.cpp:184]

UE - Graphics Features - Mar 27, 2018

No user comments in crash group 169 (uint64)PlatformMemoryStats.AvailableVirtual, 170 (uint64)PlatformMemoryStats.UsedPhysical, 171 (uint64)PlatformMemoryStats.PeakUse ...

[CrashReport] UE4Editor_Landscape!FLandscapeComponentSceneProxy::CalculateLODFromScreenSize() [landscaperender.cpp:1522]

UE - LD & Modeling - Terrain - Landscape - Mar 27, 2018

No user comments in crash group 1511 if (PreferedLOD >= 0.0f) 1512 { 1513 PreferedLOD = FMath::Clamp<int32>(PreferedLOD, FMath::Max((float)FirstLOD, MinValidLOD), FMath::Mi ...