In 4.8.2 QA Build - Making the changes to BasePassPixelShader.usf listed below, adding two texture samples and then using the Preview Arrow toggle on the add node will hard crash the CPU, requiring ...
When importing an FBX camera into a Level Sequence via the FBX Import dialog, we rely heavily on the Import Uniform Scale and Convert Scene Unit options for DCC interoperability. These settings ...
We found a d3d debug validation assert in RDG_EVENT_NAME("ShaderDrawDebug"), with the full DLSS integration. It however also reproduces in (4.25.1-release, dev-rendering and the plugin branch with ...
If an existing AddComponent node is placed in an Actor Blueprint's Event Graph for a custom ActorComponent-based Blueprint Class, the node will fail to be scheduled after adding a variable marked "E ...
Wrong density calculation in UBodySetup::CalculateMass. The licensee has provided the following analysis and suggested fix: In UBodySetup::CalculateMass, the following code is present: // physical ...
Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...
When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...
This question was created in reference to: [Link Removed] This post references the first post because this problem was not discovered till now. I think it was masked because the issue appears to be ...
Motion Warping component is disappearing on Editor restart or when swapping engine versions. When this occurs, the BP has the following Compiler Results messages: Component class is not set for'Mot ...
This is a new ticket for the D3D 'HUNG' crash originally reported in [Link Removed]. Some fixes were introduced in 4.14.2 that decreased the occurrences of this crash, but other cases are still ongo ...