Collision properties of a component cannot be changed in Viewport

UE - Simulation - Physics - Apr 26, 2018

When using any collision preset other than QuerryOnly, the collision properties cannot be changed when the actor is in the Viewport. ...

Tiled Landscape LOD doesn't work with World Origin Rebasing

UE - LD & Modeling - Terrain - Landscape - Apr 26, 2018

Using the Landscape LOD system with World Origin Rebasing causes the LODs on the landscape to mess up. This only appears with imported tiled landscape where the main actor is in the persistent level ...

Scene Capture 2D: additive mode not working in 4.19

UE - Graphics Features - Apr 20, 2018

Additive Composite Mode is not behaving as expected in 4.19 User reports that Composite mode is also affected. ...

New Editor window positions are not retained when Windows Scaling is set above 100%

Tools - Apr 20, 2018

When using a windows scaling (such as with 4k monitors) the New editor windows position is not retained between play sessions. The window is always centered. This does not occur if windows scaling i ...

[CrashReport] UE4Editor_D3D11RHI!FD3D11DynamicRHI::GetQueryData() [d3d11query.cpp:111]

UE - Graphics Features - Apr 12, 2018

One comment from user in crash group:checking out using source control 107 bool bGPUAlive = GDynamicRHI->CheckGpuHeartbeat(); 108 if (!bGPUAlive) 109 { 110 ***** ...

High Quality Gaussian DoF on Mobile is broken

UE - Platform - Mobile - Apr 11, 2018

UDN issue:  4.19 High Quality Gaussian DoF on Mobile效果出错? Another answer hub report: https://answers.unrealengine.com/questions/757162/dof-bug-on-mobile-with-419p4.html ...

Editor crashes when entering something in the console

Tools - Apr 10, 2018

Setting your language to German and using a German keyboard will crash the editor when typing into the console. This is the keyboard that was used for testing: [Link Removed]  ...

Android app fails to open when the date and time has been changed to a time zone that is offset by half an hour

UE - Platform - Mobile - Apr 6, 2018

Android app fails to open when the date and time has been changed to a time zone that is offset by half an our. For example setting the time zone to +4:30. will cause the app to no longer open. ...

Cannot build Blueprint Function Library plugin for Mac and iOS

UE - Platform - Mobile - Apr 5, 2018

Trying to Build a Blueprint Function Library plugin for Mac and IOS fails for IOS. The error message indicates that it is looking for the UE4Game file, but it appears to be looking in the wrong fold ...

Dynamic Input and Function Scripts fail to compile by default

UE - Niagara - Apr 4, 2018

All Niagara Scripts are uncompiled by default. This has been logged ([Link Removed]). Compiling the script resolves the warning noted in 66593 for Module and Function Scripts. Dynamic Input Scripts, ...