Blueprint actors can not be casted until they have been opened after migration or being upgraded to a more recent engine version

UE - Gameplay - Blueprint - Jan 5, 2023

This is not a regression tested in //UE5/Release-5.0 CL20979098 After migrating an asset from an older engine version or upgrading a project to newer version Blueprints carried over can not be cast ...

Per instance custom data and Material Layers issue

UE - Rendering Architecture - Dec 12, 2023

Blueprint Typing Potentially Incorrect when using Chooser Plugin

UE - Anim - Gameplay - Jan 8, 2024

This appears to be some form of type confusion. In editor, the type of the result pin is a Packed Level Actor Class Reference, but at runtime, the returned value is a BlueprintGeneratedClass. ...

Decal normals causes underlying shadow masks to become visible

UE - Graphics Features - Oct 14, 2024

When using a Translucent or Modulate blend mode decal, the underlying shadow may become visible with VSMs, RT Shadows, and with the Pathtracer. When no normal is applied and a sphere is used to tes ...

In-app purchase fail node does not execute properly without network connection

UE - Platform - Mobile - Sep 30, 2015

In-app purchase failure nodes do not execute when there isn't any connection. ...

Sound plays twice when switching camera modes

UE - Audio - Aug 7, 2015

Playing a sound (firing weapon) and switching the camera mode will cause the gunfire sound to play twice, once from the weapon's position when it's fired and again as through the sound was coming fr ...

Compile failure in UHT with combined multi-line / single line comments

UE - Foundation - Core - Apr 22, 2015

Using a single line comment to immediately follow a multi-line comment closing brace results in an illegible compile errors: "error code: CrashOrAssert(3)" Workaround: Include a space between */ an ...

Crash assigning spline mesh on tiled landscape

UE - LD & Modeling - Terrain - Landscape - Jun 1, 2015

Crash assigning mesh to spline on tiled landscape. ...

Editing the value of an Array Variable in an Actor Component's bp Details panel will collapse the expanded array

UE - Gameplay - Blueprint - Mar 27, 2015

Editing the value of an Array Variable in an Actor Component's bp Details panel will collapse the expanded array. Found in 4.7.3 but also reproducible in Main 2491982. Another user reporting the i ...