Screen Space Global Illumination appears really dark when using the Vulkan RHI on Windows and Linux. This behavior is also present in a Shipping build. This was reported and tested on 4.24.1 (CL-1 ...
The ArchVis template's default lux setting for the scenes directional light causes improper rendering on newly created materials and 3D widgets set to Unlit. Project attached with material made, s ...
On first launch of an AR app with Android the camera passthrough will render black. This also happens if an app is minimized and re-opened. This will not repro if there is no candidate image assign ...
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 ...
Sound cue is looping when stopped on top of the landscape. ...
Importing an fbx file with armature on MAC results in crash Tested: 4.23.1 CL#9631420, 4.25 CL#10889200 ...
The issue is discussed in this UDN:https://udn.unrealengine.com/questions/544210/crash-starting-up-in.html Key quote from UDN thread is:"Also, having made a texture array with 190 entries, it seems ...
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 ...