add_possessable doesn't work for all objects

UE - Anim - Sequencer - Jun 17, 2019

Using following code in Python: seq.add_possessable(seq.add_spawnable_from_class(unreal.CineCameraActor).get_object_template().camera_component) doesn't create a camera component track in sequen ...

Post Process Materials do not appear in Sequencer

UE - Anim - Sequencer - Jun 17, 2019

When Having a SkeletalMesh or Static Mesh, you can control Material Parameters directly. Something like that is missing for Post Process Materials. Matinee had a generic Float or Vector Track.If Se ...

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 Dedicated Server will not regenerate navmesh around instanced mesh

UE - AI - Jun 6, 2019

The foliage instanced mesh, as well as ISM and HISM components both appears to be unable to export navmesh data for generation once we introduce a change in the contents. This error only shows up in ...

Copying and pasting a material function renders all of the duplicates inputs as not having default values

UE - Rendering Architecture - Materials - May 22, 2019

The top material function was placed in a graph directly. The second was generating by copying the first node. Note that the input pins changed color which indicates that each input on the new modul ...

[CrashReport] GPUCrash - exiting due to D3D device being lost - D3D Hung - AMD

UE - Graphics Features - May 14, 2019

Separating [Link Removed] into Nvidia and AMD tickets.This ticket will house AMD information Exported data on 5/14/2019 with following Query:1 Month Time FrameMajorVersion is 4.22.1Callstack Contai ...

[CrashReport] GPUCrash - exiting due to D3D device being lost - D3D Hung - Nvidia

UE - Graphics Features - May 14, 2019

Separating [Link Removed] into Nvidia and AMD tickets.This ticket will house Nvidia information Exported data on 5/14/2019 with following Query:1 Month Time FrameMajorVersion is 4.22.1Callstack Con ...

Missing receipt error packaging Blueprint project for tvOS with custom iOS icon (Launcher build)

UE - Platform - Mobile - Apr 15, 2019

This failure occurs when trying to package SunTemple for TVOS. It did not occur with a blank blueprint project, until I added a custom iOS icon and tried to package a second time (I hypothesize th ...

[CrashReport] UE4Editor-D3D12RHI!FD3D12Viewport::PresentChecked(int) [D3D12Viewport.cpp:492]

UE - Rendering Architecture - RHI - Mar 29, 2019

Callstack is garbage past D3D12 calls but logging for visibility. Generated from CrashReporter ...