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 ...
Add Code to Project fails to add a class to the project. The project can't be reopened until the classes are manually removed and the project is recompiled. The following errors occur when using Add ...
Having an actor blueprint (A) that contains an array variable of references to another actor (B) that is connected to a Length node and a Vector array that is connected to a ForEachLoop causes bluep ...
Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...
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 ...
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 ...
Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...
The gameplay tag system depends on tags being registered with the global manager as valid in order to correctly read them off disk. Two different issues are combining to cause a confusing ensure and ...
[2024.04.29-16.49.46:563][970]LogUObjectGlobals: Warning: LoadPackage can't find package /BEURRE_040824_041224/NewMaterialParameterCollection. [2024.04.29-16.49.46:563][970]LogUObjectGlobals: Warning ...
This is a trending crash coming out of the 4.18 release. It may be a regression as there is no record of it occurring in 4.17. User Descriptionsopening a particle from the conetnt browser Source ...