When you use the IsOverlappingActor node to determine whether or not something is overlapping another actor, it returns false regardless of whether or not you're actually overlapping another actor. ...
When rendering an animation with the path tracer through MovieRenderQueue, at low sampling rates the denoiser produces splotchy results that flicker from frame to frame. The current denoiser (Ope ...
REGRESSION No, I was able to reproduce the hard lock in 4.16.1. A frequent ensure occurs when opening static or skeletal meshes on Mac. Doesn't reproduce 100% of the time, but I've gotten it about ...
Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...
Repro Rate: 3/3 This issue occurs in the live build //UE5/Release-5.1 at CL 23058290. This issue has also been regression tested against //UE5/Release-5.0 at CL 20979098 and is confirmed to be a r ...
WindDirectionalSourceComponent.h has a meta edit condition that, by referencing an undefined class property (bSimulatePhysics), throws an error in the logs: LogEditCondition: Error: EditCondition pa ...
When clothing data is applied before painting the influence on the section the cloth doesn't simulate. I tested this using the Paragion: Twinblast actionhero skeletal mesh asset. Found in 4.24.1 C ...
If you call the "GetCameraImage" function rapidly ~10 times, it causes the ARKit camera feed to stop updating. Waiting for awhile or tapping some more seems to bring it back. Tested on macOS H ...
This is a regression from 4.19.2 (CL-4033788). The pawns aren't replicating their own movement on their clients, but they are replicating on the clients of other pawns. This was reported and teste ...
With Generate Navigation Only Around Navigation Invokers enabled and Runtime Generation set to Dynamic Modifiers Only, AI characters with Navigation Invokers do not generate a nav mesh around them i ...