Blueprint Editor Show Grid does not toggle the grid in the viewport

UE - Editor - Workflow Systems - Oct 28, 2020

The grid in the blueprint editor is not able to be hidden via the Show Grid flag in the viewport dropdown. This has regressed sometime in //Ue4/Release-4.25 as I cannot reproduce this issue in //UE4 ...

Scaling and rotation modes of the gizmo should be disabled in Paper2D Sprite Editor for vertexes

UE - Gameplay - Paper2D - Sep 23, 2020

The modes are useless and should be disabled while the vertex(es) is(are) selected. The same behavior in Edit Collision and Edit RenderGeom modes. I've checked it in 4.25.3. Probably, this bug exis ...

[CrashReport] UE4Editor-D3D11RHI!static void TerminateOnDeviceRemoved(HRESULT, struct ID3D11Device *) [D3D11Util.cpp:160]

UE - Rendering Architecture - RHI - May 6, 2020

This ticket tracks instances of D3DHung crashes now that Aftermath has been enabled in 4.25.0. [Link Removed] was marked fixed and closed with the enabling of Aftermath. Error Messages: Fatal err ...

Changing a Niagara System Component's Override Parameter in a parent BP does not change the value in the child BP

UE - Niagara - Jan 30, 2020

Changing a Niagara System Component's Override Parameter in a parent BP does not change the value in the child BP ...

Using OnlineSubsystemGoogle cause ITMS-90809 warning when uploading iOS build to AppStoreConnect

UE - Online - Jan 16, 2020

Because the OnlineSubsystemGoogle for iOS use old GoogleSigninSDK(Ver4.x), when uploading the iOS build to AppStoreConnect, ITMS-90809 (using a deprecated UIWebView) will be issued. To fix this, we ...

tvOS encounters failure to read save file when loading saved level

UE - Platform - Mobile - Nov 20, 2019

When load is called user encounters: [UE4] [2019.11.20-23.42.09:282][575]LogStreaming: Warning: Failed to read file '../../../QAGame/Saved/SaveGames/TestSlot.sav' error. The integer value does not ...

The Brush Clip doesn't slice in othrographic view

UE - LD & Modeling - Modeling Tools - BSP - Jun 20, 2019

Brush clip slicing doesn't work whenever slicing in Left sided Othrographic view mode. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647),  4.23 (CL - 6837701), 4.24 (CL - 7095658) ...

Assert on PIE in TM-ShaderModels: GD3D11RHI->GetQueryData(Query->Resource, &Query->Result, sizeof(Query->Result), Query->QueryType, true, false)

UE - Rendering Architecture - RHI - Jun 11, 2019

Hit a crash attempting to PIE. I then attempted to run with -d3ddebug but the crash stopped and has not occurred since. I was not able to reproduce this on a default level, only TM-ShaderModels On ...

Packaged Builds with DX12 Crash on 2nd Start

UE - Graphics Features - Oct 18, 2018

Running a packaged game with DX12 will crash on launch every second start and after. If you delete the files with the .ushaderprecache extension that are in the ProjectName/Saved folder the exe star ...

Post Process Volume Priority Doesn't Affect Post Process Materials

UE - Graphics Features - Sep 17, 2018

Post process volume priority doesn't affect post process materials. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 4369303 ...