When SphereTraceByChannel has a radius greater than the Character CapsuleComponent it causes the SphereTraceByChannel hitbox to register to the Character's origin point instead of the static mesh it ...
When enabling Forward Shading in a project while using the Lumen Global Illumination system, the shadows in the viewport begin to flicker and occassionally entire meshes may appear black. The lighti ...
Waking both of a constraint's rigidbodies re-enables collisions that were disabled by the physics constraint You can also get this issue to occur by either shooting the two cubes around a bit, or by ...
The problem appears to occur when the distance from an edge is mixed with positive and negative values in VectorEPA function. The following workaround is suggested that uses absolute values of dista ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: !bIsReentrant [L ...
If a Blueprint is derived from NavLinkProxy, and then that Blueprint is added to another Blueprint as a ChildActorComponent, the second Blueprint's Smart Link functionality will not work when the pr ...
Particle SubUV expression does not use texture input. Per User: ParticleSubUV function in Material Editor do not take Texture from Tex node. Since int32 UMaterialExpressionParticleSubUV::Compile( ...
This is a regression from release 4.21.2 Motion controller meshes are present in the level, they just aren't tracking alongside the motion controls. Motion controls still function as intended othe ...
This causes the ObjectId pass in MRQ to fail to distinguish between materials in the resulting Cryptomatte file. It looks like FGeometryCacheSceneProxy doesn't implement CreateHitProxies so it's f ...
Found by licensee. After debugging, it appears that the Slate input is consuming the KeyDown event which adds the apostrophe, but it passes the KeyUp event back to Player input. The gameplay debugge ...