[CrashReport] UE4Editor_UnrealEd!UEditorEngine::bspBrushCSG() [editorbsp.cpp:1188]

UE - LD & Modeling - Modeling Tools - BSP - Sep 7, 2017

This is an infrequent BSP crash occurring for users in 4.17 User DescriptionsWas getting ready to creat a stic mesh from some brushes, did the align verticies, computer chugged on it a bit then edi ...

Draw at desired size does not return to being false when unchecked

UE - Editor - UI Systems - Aug 4, 2017

When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...

Deploying from Windows to Linux fails on the first attempt

UE - Platform - Linux - Aug 3, 2017

After hitting this failure, if you try to deploy again, then it will work. This only occurs on the first attempt. Initially, I thought I hit a disc space issue I was hitting due to having a sample ...

Duplicating (Ctrl+W) a component and its child will not preserve attachment hierarchy

UE - Gameplay - Components - Aug 1, 2017

When the user duplicates (using Ctrl+W) two components that are attached, their attachment hierarchy isn't preserved. This occurs in both the blueprint SCSEditor and in IWCE. ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalVertexBuffer::FMetalVertexBuffer()

UE - Graphics Features - Jul 25, 2017

This is a common Mac crash that has affected users since at least 4.14. Unfortunately users have not provided any descriptions of their actions when the crash occurred. ...

Dismissing "Place phone into daydream headset" leaves app at black screen

UE - Platform - XR - Jun 29, 2017

Currently experiencing an issue when re-entering Google Daydream game after exiting the Daydream setup (place your phone in headset) screen by pressing the x in the top left corner of the screen. Wh ...

[CrashReport] Crash on Mac related to cooking for Android - libstdc++.6.dylib!std::_Rb_tree_rotate_left()

UE - Platform - Mobile - Jun 23, 2017

This is a common crash on Mac that has occurred since at least 4.12.5. It seems to occur during converting textures while cooking for Android. Callstack from LogLogCook:Display: Cooking /Engine/En ...

RenderDoc plugin settings do not persist

UE - Foundation - Cpp Tools - Plugin System - Jun 21, 2017

RenderDoc plugin settings will be reset on project restart. Saved\Config\Windows\RenderDocPlugin.ini does get created, but values from the ini file do not seem to get loaded. ...

Nativized widget with String table data crashes packaged game

UE - Gameplay - Blueprint - Jun 1, 2017

There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...

Slider component does not accurately update value if thumb image is large

UE - Editor - UI Systems - May 26, 2017

Slider component does not accurately update the value if thumb image is large in size. The issue is that when a value range on the slider is clicked the thumb should match the associated value; howe ...