[CrashReport] UE4Editor_RHI!TSet<TTuple<FBoundShaderStateKey,FCachedBoundShaderStateLink * __ptr64>,TDefaultMapHashableKeyFuncs<FBoundShaderStateKey,FCachedBoundShaderStateLink * __ptr64,0>,FDefaultSetAllocator>::FindId() [set.h:629]

UE - Graphics Features - Mar 23, 2018

No user comments in crash group 620 FSetElementId FindId(KeyInitType Key) const 621 { 622 if (Elements.Num()) 623 { 624 for(FSetElementId ElementI ...

Nav link component does not appear in Blueprint editor's viewport

UE - AI - Mar 23, 2018

This also occurs in 4.19 so does not appear to be a regression. The Nav Link shows up correctly in the Main editor viewport when the component is selected. ...

4.19 high dpi menu issue.

Tools - Mar 22, 2018

In a 4K environment, enabling windows animations along with high DPI causes some jittering in the menus. ...

Cascade High DPI bug - No (no proper) horizontal scrollbar in emitter tab

Tools - Mar 22, 2018

On a 4K monitor with high DPI support enabled in the Editor some issue will occur with scrolling in particle effect emitters. This causes some of the emitters to get cut off completely and unable to ...

FImageUtils::ImageResize ignores alpha channel

Tools - Mar 21, 2018

In the case of !bLinearSpace, the input alpha data is ignored entirely. Then, regardless of bLinearSpace, we force the alpha channel to white.' Both cases should handle resizing images with alpha ...

FBX Files Do Not Import After Using the Facial Anim Importer Unless Project is Reopened

UE - Anim - Runtime - Mar 20, 2018

Project has to be restarter in order to import FBX files after using the Facial Anim Importer Screenshots below are of the error that occurs on FBX import prior to project being closed and reopene ...

On Mobile only: CullDistanceVolume doesn't work if put it in a Persistent level using World Composition

UE - Platform - Mobile - Mar 20, 2018

On PC no problem;CulDistanceVolume in Sub levels, no problem;Regular level streaming by blueprint instead of using World Composition has no problem Expect: CullDistanceVolume should work in Persisten ...

Severe Performance Drop Using PlanarReflectionComponent and Oculus Rift in VR

UE - Platform - XR - Mar 19, 2018

Upon moving around when PIE with VR Preview selected, you'll notice there are drops in framerate where the project seems to skip. ...

Editor Freeze-Crash if Possessing Pawn with AI controller

UE - Gameplay - Mar 19, 2018

When trying to possess an already existing, uncontrolled character with an AI controller on server (from actor component) while in multiplayer mode, the editor keeps freezing until destroyed with t ...

[CrashReport] UE4Editor_GitSourceControl!FGitCheckInWorker::Execute() [gitsourcecontroloperations.cpp:100]

Tools - Mar 16, 2018

User comments look like its an issue with committing to GIT in editor:Commiting to git.Commiting to git caused crash ...