Root Motion Animations are not functioning correctly during lower frame rates. For example, a character moving forward 2 meters at regular frame rate will move 10 meters at a lower frame rate. Regr ...
The Ambient Cubemap assignment in a Post Process Volume doesn't work when using the Forward Renderer. I want to note that Cubemap assignment in the Skylight does work. I checked this just to make s ...
The "DisableDebugCamera" node and the "ExecuteConsoleCommand" node with "ToggleDebugCamera" in the Command field do not disable an enabled Debug Camera. Found in 4.22.3 CL#7053642 Reproduced in 4.2 ...
When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...
Having an actor in the level with a child actor component, replacing it with another copy of itself, and deleting the copy results in a Child Actor remaining in the world outliner, which cannot be d ...
Reported in SF [Link Removed] On Meta Quest headsets, when Lumen is enabled for VR, setting the Effects Quality to High can cause visual artifacts to appear in reflections in the right eye of the h ...
Calling SetOneWayInteraction on a BodyInstance has no effect within the physics engine. The state of the flag is passed in to Chaos but nothing actually uses the value once it is there. It is expe ...
The node wires in this project's MyCharacter blueprint do not animate during PIE. This also occurs with the NPC and AI Blueprints the first time you PIE, but the second time they animat as expected. ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
When modifying the properties of a Skylight actor as a component within Blueprints, the changes are not reflected in the Blueprint viewport. If you drag the blueprint into an empty scene and modify ...