The explanation from the licensee seems pretty comprehensive. Text from the UDN: We've been trying to run fixupredirects via the resavepackages commandlet, but noticed that the OFPA assets were no ...
Landscape component edges can become disconnected when using Nanite Tessellation at the edges of weight-blended layers. ...
Packed level actors may not be updated after changing certain properties. Workaround: reload the level containing the PLA. ...
Rect lights cause artifacts (nan pixels) on pixels of surfaces that are coplanar with light position. In RectLight.ush, in RectIrradianceLambert, at line 106, c30 is -1, so rsqrt(0) causes a nan to ...
You will hit the ensure condition: LogOutputDevice: Error: Ensure condition failed: !SeenPaths.Contains(CurrentPath) in Engine\Source\Runtime\CoreUObject\Private\Misc\RedirectCollector.cpp] [Line ...
Based on the licensee's report, the crash seems to be occurring due to the WorldDataLayers actor, and setting this actor to never be dormant seems to resolve the issue. ...
The log output in ValidateStaticUniformBuffer, lists hashes that do not correspond to the actual shader name which makes it difficult to track down problem shaders. The current log output code is ...
Expanding pins and moving nodes in the graph marks the Control Rig blueprint as dirty, requiring a recompile of the entire blueprint. Blueprints do not do this. ...
Same lightmap textures are listed multiple times in Lightmaps of WorldSettings. It seems that it just showes the same texture mutiple times but there is only one texture. [Image Removed] ...