Nanite mesh not culled when owner is editor only actor in gameview

UE - Graphics Features - Nanite - Mar 29, 2024

Nanite mesh is not culled because "DrawInGame" value in the primitive uniform buffer is always 1. Can be fixed with below modification:// in FPrimitiveSceneProxy::FPrimitiveSceneProxy DrawInGa ...

bStaticWhenNotMoveable in Lighting category instead of Physics

UE - Simulation - Gameplay - Oct 24, 2025

"UPrimitiveComponent::bStaticWhenNotMoveable"'s category is set to Lighting, not Physics. This causes it to be hidden when lighting-related properties are hidden, even though it controls physics sta ...

Comment boxes no longer allow pinning/unpinning of comment bubbles

UE - Gameplay - Blueprint - Jun 24, 2015

Comment bubbles above comment boxes no longer have an option to pin/unpin comment bubbles. This functionality allowed users to choose whether or not to show the comment bubble, which was useful for ...

Masked Materials have become more expensive to use

UE - Graphics Features - Aug 18, 2016

Masked Materials have become more expensive in 4.13 and internal builds than in 4.12. Images attached for demonstration along with test map using the bush prop from starter content. Tested with ...

[CrashReport] UE4Editor-Core!static void PureCallHandler() [WindowsPlatformMisc.cpp:477]

UE - Foundation - Core - May 8, 2020

Generated from CrashReporter Error Message: Fatal error: [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Core/Private/Windows/WindowsPlatformMisc.cpp] [Line: 475] Pure virtual function bei ...

Engine crashes while attempting to resimulate procedural foliage volume with target layer set on landscape proxies

UE - World Creation - Worldbuilding Tools - Foliage - Apr 17, 2015

If a procedural foliage volume attempts to use the "target layer" feature and resimulate while encompassing a landscape proxy, the editor will crash. Frequency: 3/3 Crash Report: [Link Removed] ...

Destroy Component node does not work on decals

UE - Gameplay - Blueprint - Jun 1, 2015

Destroy Component node does not destroy decals when called. ...

The Top Down template TopDownController has Block Input enabled by default

Docs - Samples - May 19, 2015

The Top Down template TopDownController has Block Input enabled by default. This is potentially confusing for new users not aware of this difference. Note that due to [Link Removed], testing this r ...

User cannot undo the automatic changing of Mobility settings

Tools - Sep 12, 2016

When the users causes a component to automatically change its Mobility setting by changing that setting on a parent or child component, undoing that change only affects the manual change caused by t ...