When a PlayerController or any actor with bDeferConstruction set to true is spawned, OnActorSpawned.Broadcast is called prior to FinishSpawning which can cause issues as some components may not be i ...
This is a common and longstanding crash that has occurred since at least 4.14. User DescriptionsRecording sequencer cinematic on character panw. Using Vr static meshes. A sequencer object was alrea ...
When importing a LOD model, LOD material can get added as element 0, not preserving previous material assignment. It's not possible to re-order/delete the automatically added Element 0 WorldGridMat ...
REGRESSION: Yes, does not occur in 4.17.2 Ensures occur when reparenting a child blueprint that has a Call to Parent Function in a function from a Blueprint Interface. ...
A model's Capsule Indirect Shadow is visible in Game View, even when a model has "Actor Hidden in Game" enabled. The shadow does not get displayed in PIE. ...
Destructible Mesh does not correctly affect vertex color. ...
When compiling an animBP with a Sub Anim Instance node with a connection to an exposed variable, warning will be displayed. When there is no connection to the Sub Anim Instance node, no warning wi ...
When a breakpoint is hit in a BT Task Blueprint, execution will not be resumed if you attempt to do so from the Behavior Tree that is running the BT Task. This will cause a crash if executed in the ...
When a breakpoint is hit in a BT Task, if you attempt to use CTRL+P to search for and open the BT the task is being run in, try to resume execution, and then return to the original BT Task Blueprint ...