[CrashReport] UE4Editor_RenderCore!FPendingCleanupObjects::FPendingCleanupObjects() [renderingthread.cpp:1151]

UE - Editor - Workflow Systems - Nov 1, 2017

This is a trending crash coming out of the 4.18 release. It may be a regression. User DescriptionsOpened the sample VR-project and entered the VR-mode form the editor.Crash in VR mode. New project ...

Data Tables can no longer import numeric enum values

Tools - Nov 1, 2017

Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...

Some text in the Editor displays in a very small font size

Tools - Oct 31, 2017

Some of the text in the Cascade editor in 4.18 is very small compared to other text in the Cascade editor. This was seen on a MacBook Pro with Retina display. It appears to be related to high resolu ...

Black bar appears in Scene Capture 2D texture when using VR (resolution 1920 by 1080)

UE - Platform - XR - Oct 31, 2017

Black bar appears in Scene Capture 2D texture when using VR (resolution 1920 by 1080) ...

PIE captures mouse when "Game Gets Mouse Control" is disabled

Tools - Oct 31, 2017

When entering PIE, the mouse is captured by the viewport regardless of the "Game Gets Mouse Control" setting. Regression: No - Same behavior occurs in 4.17.2 ...

Japanese language input keys/Menu key zoom out graph view

UE - Editor - UI Systems - Localization - Oct 31, 2017

When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...

Unable to open editor after updating to latest AMD driver

UE - Graphics Features - Oct 30, 2017

After updating to Radeon Software 17.10.3 I can no longer open the editor. This has been seen on both a R9 390X and a R9 290. If I use AMD's Auto-detect software it's recommended version is 17.7.2 ...

When using Blueprint Update Camera, New Camera FOV is taken into effect even if Return Value is false

UE - Gameplay - Oct 30, 2017

In a Player Camera Manager Blueprint, when overriding the function BlueprintUpdateCamera, the New Camera FOV value takes effect regardless of whether Return Value is True or False. The New Camera Lo ...

Image Plate Not Visible in High Res Shot

UE - Graphics Features - Oct 30, 2017

When Image Plate is brought into viewport and camera actor is attached to it, the Image Plate is not visible when High Res Shot is used. -The attached screenshots are of what the viewport looks li ...

Material compiler incorrectly generates error

UE - Graphics Features - Oct 30, 2017

Under certain conditions, the material compiler appears to detect errors where there are none. I debugged the particular case of the RGBtoHSV material function with JonathanL, and we believe that th ...