A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...
REGRESSION: Yes, this does not occur in 4.21. This also occurred before CL 58120777, which fixed [Link Removed] Duplicating or Copy/Pasting a component whose name ends in a number does not increme ...
From the ticket: In a material instance using the attached master material if A is TRUE and B is FALSE I expect to be able to configure param C in the UI. However param C is shown only when Useswi ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...
Crash in FUniformExpressionSet::FillUniformBuffer trying access deleted UTextureCollection (Experimental in 5.6). The licensee describes their crash, their analysis, and a proposed fix: This crash ...
Checking the option for Allow Window Resize in Project Settings allows a the borders of a standalone window to be grabbed and used to resize the window. This does not behave the same on Linux and t ...
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x00007fc27cf4d000) bschaefer@bschaefer-Precision-T7600:bin$ ldd ./clang linux-vdso.so.1 => (0x00007ffceefe3000) libpthread.so.0 => /lib/ ...
The built-in class "UMaterialEditingLibrary" provides various editor scripting functions related to creating and editing materials and material instances. One of these functions, UMaterialEditingLib ...
Screen space denoiser creates two types of artifacts: artifacts around boundary for general lighting The artifact is there before 5.2 but since the ray traced shadow denoiser denoises on the sqr() s ...