Ambient Light on Volumetric Clouds from Sky Atmosphere always is calculated as if the clouds are at the north pole of the planet. Using a sphere-shaped Sky Atmosphere and Volumetric Clouds causes t ...
There is a discrepancy between how Movie Scene Capture (Legacy) and Movie Render Queue handle letterboxing for sensor aspect ratio's that do not match the export resolution, which seems to be a bug ...
FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...
When adding a niagara system that reproduces a skeletal mesh and a skeletal mesh as components to a blueprint, the niagara system immediately updates its skeletal mesh to the most recently updated s ...
The user has come across various issues with using nested blueprint structs within a data table. The first issue relates to changing a variable in a child struct and setting it back then saving, cau ...
Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...
Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...
The VoipListenerSynthComponent created by the voice chat will try to be released by the GC after the server travel because it has previous levels and references, but the referenced level does not al ...
The 4kVT is applied correctly, and you can switch the master material sampler to use the 2048x1024 texture, but if you switch it via the material instance param instead, the crash occurs. ...