The user is experiencing a PhysX crash in their project. They stated that the source files contained in 4.12.5 are different from Nvidia's Github version of 3.3.4, which apparently contains a fix fo ...
We currently have two methods of fixing up redirectors: the ResavePackages commandlet and the Fix Up option within the editor. While the editor's option correctly handles collections via FAssetFixUp ...
"There's a bug with the menu where you cant get to the next step (server browser or host) when you have a VR headset plugged and available. The "Next_Btn" button is greyed out on the last step. You ...
From Licensee: When we have Instanced Stereo enabled, all our materials that use Scene expression nodes (SceneDepth, SceneColor, etc...), render incorrectly in the right eye. It only happens to the ...
From user:"We have ran into an issue with soft object pointer fixup/remapping with the World Partition converter. If you have a sublevel that contains a level script and an actor that is hard refer ...
Compile errors caused by an actor calling a function with something hooked up to a removed parameter can cause that actor to lose it's place in the hierarchy. Typically, the actor will be fixed once ...
This is not a regression from 4.27.2, however, a similar issue was fixed in 4.26. Generating a C++ class that is in a subdirectory generates the #include "Subdirectory/Class.h" instead of #include ...
It seems that GPU usage in UE5 has dramatically increased in comparison to 4.26. A simple First Person Template with a Landscape created with default settings and a few hills sculpted onto it, cause ...
Context Blueprint actors placed on the map can bind to another actor's event. If an ActorB has a reference to ActorA, it can bind to an event dispatcher in A by creating an event node in ActorB's e ...
Activating and Deactivating Cloth Paint marks the skeletal mesh as dirty, even if no values were painted and there is no transaction in the Undo History. Painting Max Distance values from non-zero ...