A typo in a conditional compilation macro in NaniteRasterizer.usf causes code controlling distant tessellation reduction to never be included in final shader code. This means that the low tessellati ...
An ensure is hit for static raytracing geometry because skeletal mesh assets that had ray tracing disabled were not handled in: FSkeletalMeshSceneProxy::GetStaticRayTracingGeometries The concurrent ...
Function UNavMoverComponent::GetFeetLocationBased() on file "NavMoverComponent.cpp" returns an FBasedPosition built from an FRelativeBaseInfo. The "MovementBaseInfo" is read from key "CommonBlackboa ...
It seems the FEditorShaderCodeArchive.LoadExistingShaderCodeLibrary missed some functions, use FEditorShaderCodeArchive.AddShaderCodeLibraryFromDirectory instead could fix the issue. ...
Certain placements of landscape splines in world partition levels can cause Nanite landscape proxies to invalidate, and switch back to their non-nanite version. This happens when specific regions of ...
Crash when binding to new components that have spaces in their name and you attempt to access their bindings. ...
When using constraints with layered control rigs, you get jitter on the constrained object. ...
Reported in SF [Link Removed] The Rotator animator's visual helpers will be visible in locally exported Presentations when it should be hidden. This does not affect the Translator animator. ...
I got a report from one of my designers that since we took 5.6, they have been unable to see the "Promote to Parameter" options when attempting to bind an output from one of our common tasks. I took ...
When a static mesh has the property Affect Indirect Lighting While Hidden enabled, toggling its visibility via the Outliner eye icon does not hide the mesh in the editor viewport. The actor remains ...