The quest appear to have a memory leak. This can be shown when using the OVR Metric tool. When launching an app onto the device it appears that he memory usage goes up every 20 seconds or so. ...
When changing the pixel density for PSVR it appears that some post processes shift slightly in the Right eye ...
The processing related to WindDirection in AnimDynamics( in FAnimNode_AnimDynamics::PreUpdate ) does not consider other than ComponentSpace.// Setup wind data Body->bWindEnabled = true; Scene->Get ...
When executing "ShowFlag.Rendering 0", it occur the memory leak because it can't run RHICmdList.ImmediateFlush(). The following code is a workaround. DEC_MEMORY_STAT_BY() is ImmediateFlush. Witho ...
Pooled memory will not be reclaimed from emitters with disabled LODs if Disabled LODs Keep Emitter Alive is checked. ...
Lightmass.exe SampleVolume.cpp seems to generate VolumeLightingSamples correctly. After that, import processing is performed with Lightmass.cpp ImportVolumeSamples (), but it seems that it is not i ...
We can see irregular spaces between string. They want to display outline font bodys in regular spacing. Or they want a checkbox option to change the behavior of the spacing. [Image Removed] ...
SceneCaptureComponent2D Anti-Aliasing does NOT work unless Post-Processing hidden show flag is toggled OFF and back ON again. This state persists only during Editor time. Upon restarting the Editor ...
State Machine events "Left State Event" and "Fully Blended State" not firing when animation is sequence is playing at the moment you enter/leave the state. ...
Specular Doesn't Affect a Material with the Eye Shader If r.IrisNormal is enabled. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8302014 ...