The math expression node in blueprints does not recognize variables that have been hidden within a blueprint category. ...
When a class uses the EditInlineNew specifier, the resulting class has some errors when interacting with the editor. 1. Unable to assign existing blueprints based off the class to an array of that ...
Constness is not updated in overridden BlueprintImplementableEvents when the native declaration is made non-const. ...
Depth Passes for Masked Materials using Virtual Textures does not work correctly when it is in front of a Nanite Mesh and a Decal, resulting in black artifacts. Also tested on //UE5/Main, CL: 41024 ...
In PIE games, it looks like this may be caused by the window immediately taking control of the mouse and setting up focus. In networked games, clients call ULocalPlayer::SpawnPlayActor which will c ...
After holding any mouse button down and pressing escape to quit the game, using the right mouse button to move in the viewport locks it to the left and right bounds of the viewport. Sometimes moving ...
Hair Materials do not react to Light Functions in the same way as other Materials. There is a visual difference between a Directional Light at 1 lux with no Light Function and a Directional Light at ...
Crash at runtime when rotating a retainer box that contains an image ...
Using a Macro to access a variable from another Actor causes a crash in Standalone. This does not seem to affect any other preview in editor, nor packaged games. Reproduced in 4.7.6, 4.8 Preview 4, ...
The Add node does not update in the Construction Script. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...