The show flag for ZoneGraph lives in the ZoneGraphEditor module, but it is used for debugging at runtime by the main ZoneGraph module. There are protections around the type of build and some for EDI ...
Vehicle Template vehicle with added Thruster Configuration to its VehicleMovementComponent will be affected by force relative to the distance from the origin. At around 200000 the force is enough to ...
When a "Water Body River" is added to a Scene with a Landscape, eleven Render Targets are allocated for the water rendering. These Render Targets are sized according to the resolution of the Landsca ...
From licensee: We are using the legacy HLOD system in our game. With 5.5 there was a change to FSceneProxyBase::DrawStaticElementsInternal() where the implementation was removed (https://github.com ...
Enabling Override Instance Data to a LevelSequencerActor that has a Shot Track can lead to an Actor being translated really far, or even a crash in the engine. The licensee has encountered a particu ...
Currently, the Control Rig Editor allows the user to use the "Instanced Struct" type, for example for a variable or function input/output. However, this type does not seem to be properly supported ( ...
If you have Render All Cameras enabled in MRQ and are rendering a multilayer exr from a sequence that has multiple cameras edited in the camera cuts track the frames where a camera is not active in ...
Context World Partition - Hierarchical Level of Detail (HLOD) system uses custom HLOD Layers to organize large amounts of Static Mesh Actors and generate a single proxy mesh and Material. Problem T ...
Some Material Attribute blends in Material Layer Blends can cause Virtual Texture samples to be duplicated in HLSL. This can be avoided by sampling the Virtual Texture in the Parent Material, and pa ...