Landscapes disappear using Lighting Scenarios when deployed to a mobile device. When playing in the editor using the mobile previewer, everything looks as expected. It only occurs when deployed to ...
I noticed three issues with the mobile PIE device preview json profiles:The Nexus5.json is a copy-paste of the GalaxyS3.jsonThe iPhone7.json DeviceModel is set to "IPhone7Plus"iPhone 5 is present in ...
When using the editor in Japanese, the warning/error summary for "Cook Content for Windows" gets garbled. This makes debugging cook related issues difficult. ...
The engine still uses the default index for calling force feedback events, despite them being assigned from player 1 on out. Which is why event on player 1 goes to player 0, event on player 2 goes t ...
Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...
Launch parameter for changing culture no longer working with additional launch parameters. Also tested on packaged 4.19 project with same result. ...
After ~30 minutes, a scene with 3D UMG widgets will hiccup, briefly showing the steamVR background Attached Example project from User VRDropedFrame (4.19) + Example project I created AJ_VRWidgetPe ...
When using the "Insert execution pin after" option with a sequence node "Then 0" gets removed. ...
When clicking and dragging a widget in the designer tab of a widget blueprint some options in the details panel will begin to move/shake/jitter/readjust. ...
Webbrowser in Mobile devices gets most higher zorder in UMG. This is, as I belive, expected since it is running in native functions. But to meet behaviors in PC, making it to follow given zorder see ...