Editor crashes when using a Soundfield Submix with any encoding setting (Unreal, Oculus, Resonance). Assertion failed: IsSoundfieldSubmix() && SoundfieldStreams.Settings.IsValid() [File:D:\build\++U ...
Hello, I'm using Interchange in a UE5.5.4 project with my Pipeline Stack containing a copy of the DefaultAssetPipeline and a custom Python Pipeline. When importing my Animation with only the Defau ...
TBigInt appears to allocate twice as much memory as necessary for the input. This produces an unexpected output of the input value. ...
Text Render Actors do not maintain relative offset when attached to blueprints via construction script. This did not reproduce with other actor types. Types used: Static mesh actors, blueprints, b ...
Calling the r.DistanceFieldAO command does not work in Shipping Game. It is being called from inside the level blueprint with the "Execute Console Command" node. In the example projects I have it ...
When two connected wildcard nodes are attached to a type input of another node, the wire and second wildcard node do not update their data types to match. Image attached. This can only occur when e ...
Licensee reported issue with recent changes to sorting that include volume-weighting. Previously, the sort was just due to priority (which was usually 1.0 and thus the sort was nearly random) and ha ...
Physics object set to OverlapAll will still collide with the player User Description: The pawn is simply colliding with and causing physics on objects it shouldn't be. To replicate: Set up a new ...
Notifies are retriggered on loop of an animation in Matinee/Sequencer. This occurs during Sequencer Editor playback and when playing in game. ...