Video frames are stored in a queue that keeps growing until the main thread ticks again. Can also be reproduced by playing video then clicking the import file button and leaving the file import dial ...
The documentation example to create your own asynchronous image load from disk results in a memory leak that is noticeable using the task manager. ...
When attempting to get the vertex color of an instance of of a static mesh that is painted after placing it in the World Viewport. The Editor crashes returning an "Unhandled Exception". The cause o ...
If call SetLightingChannels in blueprint to set a static mesh's lighting channels at runtime, the mesh in the viewport seems can't update to the new lighting channel setting. A weird thing is, if ...
Disabling Shadow Denoiser causes raytraced shadows from Rect Lights to disappear ...
Oculus Hand Components trigger a crash while playing in editor when Hand Tracking Support is changed to Hands Only. ...
See "Steps to Reproduce" ...
It looks like the DistantScreenTrace(...) in LumenScreenTracing.ush reports a false positive hit in the dark regions. Using screen trace visualization reports the distance in these regions as 65535. ...
A material on a landscape with WPO will cause major ghosting, even if that WPO is a dynamic {0,0,0} ,such as from a black texture. ...