When the RenderDoc plugin is installed with raytracing enabled shadows don't render correctly. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11087956 ...
A licensee is seeing an issue with a couple of post process materials after enabling ray tracing. While the materials presenting the issue fail to compile for different reasons, they both refernce t ...
Planar reflections notably lower performance in packaged VR project. Linked is an example project and an example package. [Link Removed]. This was tested on a Vive Pro and Oculus Rift(not Rift S). ...
Upgrading a project to version 4.24.1 results in a loss of functionality that worked from 4.20 to 4.23.1 without having made any changes. Test Project: [Link Removed] Tested: 4.25 CL: 11062379 ...
Creating a material that has it's tessellation mode set to "PN Triangles" and assigning it to an object results in the objects geometry to not properly display in Wireframe view mode. Tested i ...
When an animation blueprint is using the "Linked Anim Graph" node and it's skeletal mesh has a post process animation blueprint the animation is played at the wrong playrate. Linked Anim Graphs wer ...
Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...
Importing an fbx file with armature on MAC results in crash Tested: 4.23.1 CL#9631420, 4.25 CL#10889200 ...
The incorrect use of NewObject() to instance nested class-owned subobjects will force StaticAllocateObject() to reconstruct the instance that was already constructed by the outer class ctor in nativ ...