SetActorEnableCollision does not affect Destructible meshes

UE - Simulation - Physics - Destruction - Jan 4, 2016

Setting the SetActorEnableCollision blueprint node to false does not disable collision for a destructible mesh. Workaround: Adding a static Mesh component and setting any mesh will cause the collis ...

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted

UE - Gameplay - Blueprint - Mar 17, 2015

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted. This does not appear to affect functionality in 4.7.2. In Main, the nodes must be refreshed to restore ...

Draw Brush Polys setting does not display translucent Material

Tools - Oct 13, 2017

The Draw Brush Polys setting does not display translucent Material in versions 4.17 and higher, instead, checking the option appears to do nothing. This issue does not occur in 4.16.3, this issue is ...

Adding a Blueprint Interface (with function named "Test") to a Widget Blueprint with a variable named "Test" crashes the editor when compiling

UE - Gameplay - Blueprint Editor - Oct 5, 2017

Giving the Blueprint Interface Function and the Widget Blueprint Variable the same name, then adding the Blueprint Interface to the Widget Blueprint, causes the editor to immediately crash when comp ...

SpawnActor node evaluates pure inputs twice

UE - Gameplay - Blueprint - May 9, 2017

When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...

"Primitives with unbuilt interactions" not clearing after lighting scene rebuild

UE - Graphics Features - Oct 29, 2021

Regression No, according to affect version 4.26 and 4.27 [2021.10.29-17.01.06:085][830]Primitives with unbuilt interactions: 6[2021.10.29-17.01.06:085][830] Primitive FoliageInstancedStaticMeshComp ...

EditCondition specific does not prevent values from being changed.

Tools - Mar 9, 2017

1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...

Game view cannot be changed in Orthographic view

Tools - Sep 29, 2017

The Game view cannot be changed in Orthographic view despite that the Orthographic views can be affected by the game view options. This issue does not appear to be a regression. Versions Tested: Is ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::RecreateLandscapeInfo() [landscape.cpp:2128]

UE - LD & Modeling - Terrain - Landscape - Sep 28, 2017

This is an early trending crash coming out of the 4.17.2 hotfix, with no record of occurring previously. The callstack is very similar to [Link Removed] (fixed in 4.17.2) and may be related. Users ...

Normal are different after Merge Actor on scaled objects

OLD - Anim - Feb 8, 2018

Normal are different after Merge Actor on scaled objects. If the actors aren't scaled, the issue doesn't seem to occur. A licensee is trying to use the Merge Actor tool to optimize their entire pro ...