The post process volume in ContentExamples for Screen Percentage is set to 90 which is too high to notice a difference. The documentation has it at 25 here: https://docs.unrealengine.com/latest/INT/ ...
It seems that changing the value to something different than the default of a Linear Color Struct variable, results in the value being changed when upgrading the project to a new engine version. Thi ...
Box Reflection Capture scale is set to 1.0, 1.0, 1.0 instead of 1,000.0, 1000.0, 400.0 when placed from the Quick Add Menu versus other placement methods. ...
When attempting to run SunTemple with r.Mobile.SupportGPUScene enabled on some Mali GPUs, the project renders with what looks like pieces of the geometry stretching across the level and bending out ...
Color space conversion in the UI composition is incorrect on DX12 HDR. In the main() function In CompositeUIPixelShader.usf, you can see the following color space transform.// sRGB -> RRT -> ODT ...
Occurring on all native platforms. ...
This is a regression from 4.14.2 ...
When using streamed media source in combination with the oculus go, the video appears to freeze before completion on the device. ...
A licensee has reported that Full Screen native resolution does not work properly on the iPad Pro 11-inch and on the iPad Pro 12.9-inch (3rd generation). Black borders are used around the screen ins ...
1.glsl_type with image was not fully inited with HlslName field set, causing the crash 2.seems many types of op are not support by current hlslcc, cause error msg. e.g. RWTexture2D.Load[Image Remo ...