Shader Template files like MaterialTemplate.ush do not submit previous chunks when encountering a `%` character, unless that `%` character is `%s` or `% {...} `. Because the error is happening ...
Enabling and processing root motion causes animation to rotate the wrong direction. Roll instead of Yaw. Pitch instead of roll etc. This error does not occur in UE 4.6. ...
It's possible for blendspaces to end up with an invalid delta time record because of how UBlendSpace::TickAssetPlayer modifies the time record. This only seems to happen with specific settings:Axis ...
There is a licensee report that command buffer failure rates on iOS 15 devices have increased compared to earlier iOS versions, and the issue may be related to foregrounding or backgrounding. ...
Metasounds cease functionality if called to Play with a different start time other than 0. This extends to the Metasound editor where pressing play to preview the sound also ceases to function. ...
When using the Trigger Route node, if Value 0 is a non-zero value and Value 1 is a zero value, the output "pops" on set. [Link Removed] ...
Top Crash in 4.18 release Comment from User: "Picking a color for my shader" Source Context:// NOTE: The following is an Unreal extension to standard shared_ptr behavior 788 FORCEINLINE ...
This issue is caused by the backout in 38341618. The original code that went into 5.0 affects serialization by changing the UCS modified properties. When upgrading, the override is lost because th ...
Geometry Collection (GC) fragments are affecting the Navmesh in wrong positions and the identified cause is wrong indexing. Once a GC breaks, it's fragments, when big enough, are creating islands in ...