When running a packaged build of a project with a level with a landscape that has a material assigned it will crash (shipping build) or not retain the assigned material (development build). There i ...
If the Use Localized Graph Editor Nodes and Pins option is disabled, compiling a blueprint will cause the pin names from any split struct pins to disappear. Regression?: Yes This occurs in 4.13.1 ( ...
The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...
We've worked out at least a possible way this can occur from using uninitialized AnimatedNormals values when changing LODs. Ensuring all AnimatedNormals are initialized appears to fix the problem. ...
This is not a regression. Tested in //UE5/Release-5.0 CL20379098 Editor crashes with an assertion after executing the command r.RHIThread.Enable 2 ...
The splash screen on the iPhone 6s is stretched when loading. Tested alongside the iPhone 5s and the Samsung Galaxy Note 2 for comparison. The stretching only occurs on the 6s. iPhone 6s: 6240_iPho ...
Packaged game crashes when launched with the -dx12 option and PixelStreaming is enabled. Found in 4.22 CL# 5660361 and 4.23 CL# 5704223 ...
Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active. Restarting the editor fixes the issue. ...
Previewing a Node in a UI Material will not show anything, or will remain showing what is placed in Final Color. This issue appears to be fixed in Dev-Main as of CL-2914624. ...
When trying to test Vehicle game, the counter did not increase as time elapsed. This prevents being able to test if the lap function is working. Tested in 4.13.2 CL 3145013 and it was working. Thi ...