Crash when modifying BP custom event after deleting BP function

UE - Gameplay - Blueprint - Mar 24, 2017

If a BP function contains a Create Event node, deleting the function will cause the editor to crash when modifying any custom event of that BP. Regression: No - same behavior occurs in 4.14.3 Binar ...

[Feature Request] Allow custom node to access the functions in MaterialTemplate.ush

UE - Graphics Features - May 31, 2021

For example, If you try to call GetMaterialOpacityMaskClipValue() from a custom node, the editor will report a compilation error, as shown in the attached image.[Link Removed] [SM5] /Engine/Generat ...

Editor crashes when adding custom CameraComponent to BP with CameraSettings hidden

UE - Gameplay - Components - Oct 8, 2015

Using the HideCategories = (CameraSettings) specifier inside a custom CameraComponent class will cause the editor to crash when the component is added to a blueprint. Restarting the editor will sho ...

Right Click>Render Shot does not enable "Use Custom Start/End Frame"

UE - Anim - Sequencer - Feb 15, 2017

Right Click>Render Shot does not enable "Use Custom Start/End Frame" ...

Custom structure in blueprint corrupts Project

UE - Gameplay - Blueprint - Feb 12, 2015

Adding a custom Struct appears to crash the user project (possibly circular reference issue ) ...

UHT "Type TArray is not supported by blueprint" error message is ambiguous

UE - Foundation - Cpp Tools - UnrealHeaderTool - Jan 11, 2019

An overly generic error message is produced when you have a TArray UProperty that contains a non-blueprint friendly type. For example: UPROPERTY(EditAnywhere, BlueprintReadWrite, editfixedsize) TA ...

Particle disappears if it is using PSA_Velocity and setting custom time dilation 0

UE - Graphics Features - Dec 7, 2016

A licensee reported some of their particles disappear when setting the actor's custom time dilation 0. This seems to happen when a particle is using PSA_Velocity as Screen Alignment. This repros in ...

Assign Event On Destroyed no longer creates Custom Event Node

UE - Gameplay - Blueprint Editor - Oct 9, 2018

When creating a new Blueprint Class based on an Actor parent, If you navigate to the Actor's event graph, and right click on the editor blank space;  type "Assign on Destroyed"  and select  "Assign ...

Automotive Photo Studio Template project renders custom render passes incorrectly

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 19, 2019

Renders with a custom render pass from the level in the Automotive Photo Studio Template are incorrect. They appear to be affected by auto exposure.  ...

Custom Depth incorrectly displays in game when Post Process is set to 'Before Tonemapper'

UE - Graphics Features - Oct 28, 2019

Custom Depth is not displaying correctly when setting Post process to Before Tonemapping. We see this as a regression. This was working properly in 4.22. ...