Canvas Render Target 2D doesn't get alpha mask when rendering with ES3.1

UE - Platform - Mobile - Apr 23, 2020

The Alpha Mask on a Canvas Render Target 2D no longer appears when rendering with ES3.1. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 7 (CL-12759524) ...

Landscape Visibility Mask Rendering with Missing Landscape Components when Deployed to Mobile Device

UE - Graphics Features - Apr 8, 2015

Landscape Material renders with missing components when using a 'Landscape Visibility Mask' and deploying to a mobile device. I have found this issue now with an Android and iOS device. I was able ...

Hot reload causes AnimBlueprint to lose functionality and crash

OLD - Anim - Mar 31, 2015

Casting to a character class inside of AnimBlueprint after a hot reload caused editor to crash Crash Reporter: [Link Removed] Additionally, Casts fail, breaking AnimBlueprint after a hot reload ...

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected

UE - Gameplay - Blueprint - Aug 3, 2015

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...

Default Value elements in a variable array inside a Game Instance Blueprint collapses after anything is entered

Tools - Jul 16, 2015

Default Value elements in a variable array inside a Game Instance Blueprint collapses after anything is entered. This does not occur in other Blueprint classes. Additional actions that will collaps ...

Renaming Parameters resets all Instances in Level and Thumbnails

UE - Rendering Architecture - Materials - Jan 27, 2015

Renaming a Parameter in a Base Material will make all instances of that Base Material in the level and the instance's thumbnail reset to default values from Base Material until the Instance is opene ...

Characters with disabled Net Load on Client are loaded twice on a Standalone Client

UE - Networking - Jun 16, 2015

Characters with disabled Net Load on Client are loaded twice on a Standalone Client. This does not occur on the Server. This only occurs in Standalone, not in PIE nor in packaged games. Reproduced ...

Cannot Compile GitHub Source Code for UE4 Game on Mac

UE - Platform - Apple - Apr 16, 2015

Dowloaded 4.7.5 release from GitHub and was able to compile the UE4 Editor source code successfully. Then attempted to compile using the "UE4 - Game -Mac" filepath, but received message saying could ...

Regression of CanJump Function not being accessible in blueprints in 4.8

UE - Gameplay - Jun 26, 2015

When trying to override the CanJump function of a character blueprint, the function does not show up in the MyBlueprint panel's function section. Hovering over the Function bar shows the "Override" ...

LIVE: ProjectileMovement component does not function when a PrimitiveComponent is missing or removed from the Components

UE - Simulation - Physics - Nov 18, 2014

A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...