A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false. The line this can oc ...
Geometry Collection (GC) fragments are affecting the Navmesh in wrong positions and the identified cause is wrong indexing. Once a GC breaks, it's fragments, when big enough, are creating islands in ...
Scale is used as part of the rotation calculation for transform multiplication, and it can have an effect in the sequence transform origins. It's expected that scale is completely ignored, and shou ...
Nav mesh is still affected by a nav modifier volume when added to a sublevel and then the sub level is removed. Topdown character will not move into the space affected by Nav Modifier volume so not ...
When setting the console command r.shadow.MaxResolution to a value of 1 will cause a crash. CrashReporter: [Link Removed] ...
Tested on the provided project, it looks like the unwrap was provided, but then the process stuck. I also checked the Task manager and there wasn't almost any activity for RealityCapture.[Image Remo ...
Particle systems placed in levels don't play as expected on level load when using ES 3.1 Preview. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11115840 ...
In Persona, moving a socket around is not affected by any changes to snapping (scale or size). Rotation is affected however. ...
'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1 Note: The issue isn't present with whole numbers (ex: 10 decremented by 1) ...
Find node returning -1 in packaged game even when the item exists in the array ...