I am seeing an cook failure at the very beginning. It goes away with a retry step via Horde. Please find attached call stack. I am able to consistently reproduce it by wiping all the DDC cache and ...
A licensee reported precision issues with position in the gpu skin cache shaders with 16-bit real types enabled. ...
Since UE5.6, ControlRig.EnableAnimNodePerformanceOptimizations is enabled by default, and this appears to be causing the issue. Specifically, when the control rig’s construction event is processed, ...
Running the MAP REBUILD ALLVISIBLE editor command when the current map contains hidden sublevels causes a crash upon changing maps. The issue seems to be related to hidden sublevels being cleared in ...
The Particle SubUV Sample node uses its own texture object reference instead of the one provided by the texture object node. ...
In Unreal Engine 5.6+, the new shader serialization logic in FShaderMapResourceCode::Serialize does not correctly handle cooked assets that are loaded back into the editor (e.g., from a mounted .pak ...
Context The Gameplay Ability System lets devs specify numerical attribute properties in UAttributeSet subclasses. Although the preferred attribute property type is FGameplayAttributeData, GAS has l ...
Geometry Collection's Chaos Cache Static Pose Scrubbing broken in 5.6 due to Custom Renderer GeometryCollectionRootProxyRenderer. The licensee has provided his analysis: In 5.6, when creating a Geo ...
Copy-pasting an actor property that is a set of strings adds extra quotes and escapes. The licensee has reported: The problem doesn't happen for example for properties of types set of integers, nor ...
When a node has a variable assigned to one of its pins. You will get a crash every time you add a pin. I am sure this goes for all nodes with with the "add pin" functionality [Link Removed] ...