[CrashReport] UE4Editor_Slate!FSlateApplication::DrawWindowAndChildren() [slateapplication.cpp:1213]

UE - Editor - UI Systems - Slate - Nov 10, 2017

This is a longstanding crash that has occurred since at least 4.13. User DescriptionsI cant package. Every time I try, I get a crash and an "Unknown Error"failed to switch between game modes and af ...

Set Hardware Cursor doesn't refresh when clicking and holding in PIE when dragging out and back in

UE - Editor - UI Systems - Slate - Nov 10, 2017

The SetHardwareCursor function sometimes doesn't update when clicking and holding the left mouse button on a widget component, like a button, and causes the cursor to default back to its normal icon ...

[CrashReport] UE4Editor_Slate!SMenuAnchor::SetIsOpen() [smenuanchor.cpp:372]

UE - Editor - UI Systems - Slate - Nov 2, 2017

This is a trending crash coming out of the 4.18 release, and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 361 ...

[CrashReport] UE4Editor_SlateRHIRenderer!FSlateRHIResourceManager::GetShaderResource() [slaterhiresourcemanager.cpp:525]

UE - Editor - UI Systems - Slate - Nov 2, 2017

This is a trending crash coming out of the 4.18 release, and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Jiras for similar callstacks in ...

[CrashReport] UE4Editor_InputCore!FKey::FKey()

UE - Editor - UI Systems - Slate - Nov 1, 2017

This is a trending crash coming out of the 4.18 release. It may be a regression as there are no records of it occurring in 4.17. Users have not provided any descriptions of their actions when the c ...

[CrashReport] UE4Editor_SlateCore!SWindow::GetLocalToScreenTransform() [swindow.cpp:737]

UE - Editor - UI Systems - Slate - 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. Source Context 724 FGeometry SWindow::GetWindowG ...

[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_SlateCore!FHittestGrid::GetBubblePath() [hittestgrid.cpp:145]

UE - Editor - UI Systems - Slate - 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. Based on the affected project names, this crash seems co ...

Comment Box Edges/Corners Do Not Precisely Follow Cursor when Resizing

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

When resizing comment boxes, the edges/corners do not follow the cursor precisely, especially when the cursor is moved around quickly. On Windows, the cursor will either get ahead of the box or ins ...

Text layout includes trailing whitespace when wrapping center/right justified text

UE - Editor - UI Systems - Slate - Sep 25, 2017

We try and perform the same wrapping behavior as word processors and generally avoid trailing whitespace when measuring for wrapping, but the justification code is still treating it as significant. ...