Potential bug was encountered when exporting vray cameras and their targets that have been path-constraint to corresponding splines. The resulting export file shows no camera targets; hence, missing ...
Changing between multiple Streams that are contained within an array does not work. ...
The characters in ShooterGame share a bug where their left hands are offset from the weapons they hold, while their right hands are fine. ...
When moving Lighting Scenario Levels and their associated Map Build Data Registry to a new folder within the Content Browser, the references within the Levels tab are updated as [MapName_BuiltData]. ...
An FBX with Multiple Meshes and only one unwrap per mesh (no 2nd UV channel) will import the first mesh in the file correctly but will produce invalid lightmass settings on each additional mesh impo ...
When using CastChecked<>(), the second parameter can be passed as ECastCheckedType::NullAllowed to make the check succeed when the input is nullptr. However, in UE 5.5 up to the latest engine versio ...
Currently, after migrating a blueprint that is based on a code class to a new project, the blueprint breaks due to unknown parent ([Link Removed]) Migrating & copy/pasting the code along with the b ...
If a class variable is given the name "Class", creating a Get Class Defaults node and setting Screenshot provided by user in AH post ...
When using a particle system in a blueprint and then moving the particle system off screen and then back on there is the node "Is Active" that can check to see if the Particle is still active. When ...
Lumen's rough specular indirect lighting buffer can have fireflies along the bottom and right edges of the screen. Also tested in //UE5/Main, CL: 35177423 ...