[CrashReport] Assertion failed: FPlatformOpenGLDevice::FPlatformOpenGLDevice

UE - Rendering Architecture - RHI - Jan 9, 2018

Comments from users:tried with -opengl4tried to start with -force-opengl instead of -opengltried to run in opengl modetried to run in opengl mode due to DX11 feature level 10.0 error. (DirectX is in ...

Undo deleting a Set or Map member variable will add it back to datatable in reverse order if it was changed

UE - Gameplay - Jan 9, 2018

When undoing the deleting of a struct set or map variable, the order of the entries will be reverse in any datatable that's based on the struct. This only occurs if the entries have been modified i ...

"Find Collision UV" does not work with "Get Hit result under cursor"

UE - Simulation - Physics - Jan 8, 2018

The Hit result from "get hit result under cursor" does not appear to be working with "find collision UV" Using "Line Trace by Channel" hit result works as intended. ...

Camera rotation stops at game border when using Begin play node

Tools - Jan 8, 2018

There is an issue where Camera rotation stops at game window border when using Begin play node with the mouse. This issue does not happen if you don't use the begin play node with the Set show mouse ...

First four landscape tools are not accessible in VR Editor Mode

UE - Editor - Workflow Systems - Jan 8, 2018

Tested in Oculus.  Found in 4.18.2 CL 3794801, 4.17.2 CL 3658906.  Not able to reproduce in 4.19 Main due to a crash upon launching VR Mode.   Users are able to select any of the first four sculpt ...

Eyedropper in the Color Picker window does not grab any color values on Mac/Linux

UE - Graphics Features - Jan 5, 2018

Trying to use the eyedropper in the color picker window on Mac fails to grab any color values. The colors will only update when hovering or clicking within the viewport but the colors shown aren't c ...

[CrashReport] UE4Editor_UnrealEd!FAssetEditorManager::OpenEditorForAsset() [asseteditormanager.cpp:293]

Tools - Jan 5, 2018

Comment from user:In UE4 standard Mannequin, swapped between skeleton tab and animation tab (after having deleted a single animation) - and it crashed. ...

[CrashReport] UE4Editor-CoreUObject.dylib!FUntypedBulkData::AsyncLoadBulkData()

UE - Foundation - Core - Jan 5, 2018

No comments from external users ...

Can't save BPs after stopping automation tests

UE - Automation Test - Jan 5, 2018

User reported that they are unable to save assets after running tests: https://answers.unrealengine.com/questions/742429/cannot-save-or-change-assets-after-running-a-autom.html ...

Naming CustomEvent string Input "DisplayName" breaks Blueprint Node

UE - Gameplay - Blueprint Editor - Jan 4, 2018

Naming a custom event string input DisplayName will cause the BP Node spawner to use blank or user-entered data for node listing+creation. Additional Notes: This also occurs when renaming the Text ...