[Feature Request] Blueprint Editor: Request to make order of Blueprint variable categories in Class Settings (Details tab) match the order of Blueprint variable categories in the My Blueprint tab.

UE - Gameplay - Blueprint Editor - Oct 30, 2017

The order of variable categories in the My Blueprints tab does not match the order of the variable categories in the Details tab when Class Defaults is selected in the Blueprint Editor. This is most ...

Draw debug points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports

Tools - Oct 30, 2017

With the Draw debug points node, the points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports. This issue does not appear to be a regression. Versions Test ...

Attempted to use an out of date DemoNetDriver when using DemoPlay through blueprints

UE - Networking - Oct 27, 2017

Users are not able to play a Demo in PIE using the Execute Console Command node to run the demoplay command. The following warning spams the output log while the demo is still trying to open:LogWor ...

[CrashReport] UE4Editor_Slate!FSlateApplication::GetNavigationDirectionFromAnalog() [slateapplication.cpp:2001]

UE - Editor - UI Systems - Slate - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. A number of the affected projects appear related to VR. User DescriptionsI was trying to use the SteamVR preview for Windows MR headsetI j ...

[CrashReport] UE4Editor_Engine!FShaderCompilingManager::ProcessCompiledShaderMaps() [shadercompiler.cpp:1812]

UE - Graphics Features - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. It appears to crash without a project loaded, and only for ...

After closing PIE, Right click dragging is confined to the Viewport bounds

Tools - Oct 27, 2017

After holding any mouse button down and pressing escape to quit the game, using the right mouse button to move in the viewport locks it to the left and right bounds of the viewport. Sometimes moving ...

Cannot package a plugin that depends on another plugin

UE - Foundation - Cpp Tools - Plugin System - Oct 26, 2017

When a plugin has another plugin enabled in its .uplugin folder, attempting to package the first plugin will result in an UBT error. ...

Modifying a UProperty pointer to an EditInlineNew class can break arrays in the same details panel

Tools - Oct 26, 2017

When a UProperty pointer to an EditInlineNew class is modified, we reconstruct the details panel and rerun customization builders. This can cause FDetailArrayBuilder to run it's destructor, we can u ...

Light Propagation Volume Occlusion Intensity not working as intended

UE - Graphics Features - Oct 26, 2017

Light Propagation Volume Occlusion does not affect scene as it should. The workaround in 4.17.2 is to disable DBuffer decals which will enable the Light Propagation Volume Occlusion. Occurs in 4.1 ...

There is a spelling error in the tutorial for blueprints. The word "contains" is written as "containes."

Docs - Oct 26, 2017

There is a spelling error in the tutorial for blueprints. The word "contains" is written as "containes." ...