As a result of outputting with Roughness set to 0.5 in the material, it is 0.5 in the viewport and a little lower in the render pass output. Viwport [Image Removed] Render [Image Removed] ...
An actor instance's editor added components can fail to attach to the root component of the actor when changing the native root component's mobility from static to movable. The failure happens durin ...
Licensee reports that Procedural Mesh Component is apparently limited to 4 UV channels, which indeed appears to be the case (e.g. UProceduralMeshComponent::CreateMeshSection arbitrarily processing 4 ...
When two controllers connected, player2 input is disabled in client mode in PIE. It worked correctly in 4.25, but it has been wrong since 4.26. Digging into FSlateApplication::ProcessKeyDownEve ...
The issue occurs if a non-replicated actor is attached to a replicated scene component on the client, and then the same is done on the same scene component on the server. The attached actor does not ...
We may fix this issue by the following codes. FPakPlatformFile::FPakPlatformFile(): LowerLevel(NULL) ,bSigned(false) { // remove //FCoreDelegates::GetRegisterEncryptionKeyMulticas ...
This DOES NOT work with ANDROID ES 3.1 This DOES work with ANDROID Vulkan So this SHOULD work with Quest Vulkan ...
Confirmed this issue in 4.25.4, 4.26, and 4.26.1 therefore it is not a regression. Uploaded logs from 4.25.4 and 4.26.1, the backup logs are before the restart (step 5 in repro steps) ...
From Licensee: When we have Instanced Stereo enabled, all our materials that use Scene expression nodes (SceneDepth, SceneColor, etc...), render incorrectly in the right eye. It only happens to the ...