Building lighting fails when the engine localization is set to Russian (RU). Have not reproduced internally. This issue seems to be related to [Link Removed] since it occurs in the Russian localiz ...
Construction script in parent blueprint cannot call function in child blueprint when the editor first loads. Once the parent BP is compiled it acts as expected. Regression? (Yes), issue (does not ...
The AShooterGame_FreeForAll::DetermineMatchWinner function is set up to compare each player's PlayerScore with the BestScore variable to see which players are considered to be the "BestPlayer" which ...
A Parameter set in a Material Function cannot be reset to a default value in a Material Instance. Reproduced in 4.7p7 CL-2440994 and Main Promotable-CL-2444381 ...
When a metallic input is passed into a material via a material function and previewed in ES2, the metallic is always returns 0 in the material. Also reproduced in Main Promotable-CL-2490775 [Image ...
Crash-Connecting output of unspecified functions to pins on the material result node. This does occur in Main at CL: 3792526 ...
A crash is occurring in a packaged project that is using blueprint nativization when an interface function is called. This crash does not appear to be producing a callstack in the Crash Reporter w ...
Creating a material using a texture (say, blue) and then changing the source file on the texture and reimporting will not update the shadow color after building lighting. Making changes to the mate ...
The following error appears when packaging ContentExamples for Linux.UATHelper: Packaging (Linux): LogNiagaraShaderCompiler: Warning: (ERROR: 0:377: 'imageStore' : no matching overloaded funct ...
Changing a function parameter type of a Split Struct isn't reflected in the editor. When the variable type is changed, the split struct will remain. This also effects generic variables. User Desc ...