Map variable of split struct only has access to key value. User expects for the entire 'Map variable' to be accessible just like when a 'Break Struct node' is used ...
Certain values, when changed in code, are not updated in a hot reload. For example, changing the Target Arm Length of a spring arm component will updated after hot reload, but changing the Scale do ...
Blueprint config variables in Game Instance classes do not appear to be set properly. This is unexpected behavior, as setting up a config variable in a native C++ Game Instance class works as expect ...
Tool tips will appear under the content of two nested menu anchors. This occurs because of the 'Should Defer Painting After Window Content' option, enabled by default. The second defer will cause co ...
Crash when placing a number >= 922337181697 in to a From Seconds node and print them to the screen ...
This was reported by support and verified in Main. This is blocking users from shipping Gear VR store projects going forward. ...
Changing and compiling a custom struct in C++ will break behavior of Make/Break Struct nodes in blueprints if the blueprint is saved after the compile. Regression: No - blueprint fails to save afte ...
Incorrect collision of merged actor that was merged from a Spline Mesh Component Licensee description: We often use spline mesh blueprints to generate organic art for us, like roots, trees, and r ...
All of the editor windows are completely black on the Linux machine with the exception of the splash screen. This occurs for the Unreal Project Browser, toast windows and game windows. The functio ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 79 auto RenderCommand = [=](FRHICommandListImmediate& RHICmdList){ 80 81 ...