Changing Frame Buffer Pixel Format to Float RGB Causes Editor to Crash

UE - Virtual Production - Aug 20, 2018

Changing Frame Buffer Pixel Format to Float RGB Causes Editor to Crash. Unable to test in 4.19 due to setting not being available. Found in 4.20 CL# 4233996 and 4.21 CL# 4299102  ...

AJA - Output doesn't properly shutdown (grey screen)

UE - Virtual Production - Aug 15, 2018

SMT is reporting that AJA output doesn't properly shutdown, Screen end up with shades of grey instead of black. ...

[CrashReport] UE4Editor_UdpMessaging!FUdpMessageProcessor::HandleSerializedMessageStateChanged() [udpmessageprocessor.cpp:548]

UE - Virtual Production - Nov 21, 2017

This is a common and longstanding crash that has occurred since at least 4.11. User DescriptionsI was just sitting around and it autosaved no source context available ...

Threading bug in scene capture component

UE - Virtual Production - Sep 14, 2016

void USceneCaptureComponent2D::CaptureSceneDeferred() { UWorld* World = GetWorld(); if (World && World->Scene && IsVisible()) { // Defer until after updates finish // Needs some CS because ...