Large Landscapes using World Composition have weird LODs when streamed out and back in

UE - World Creation - Worldbuilding Tools - World Composition - Mar 13, 2020

When World Composition Sublevels are streamed out and back in the LODs appear distorted. This reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4.23.1 (CL-9631420), 4.25 Preview ...

Waking both of a constraint's rigidbodies re-enables collisions between constrained actors that were disabled by a Physics Constraint Actor

UE - Simulation - Physics - Solver - Apr 12, 2022

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 ...

Landscape Collision Offset with Visibility Mask

UE - LD & Modeling - Terrain - Landscape - Oct 12, 2016

Landscape Collision is offset when using the Landscape Visibility Mask. If you paint a hole within the landscape and use the Third Person Template character to walk over the holes, the character wil ...

Widgets added via the user created section do not update when changes are made to the child widgets

UE - Editor - UI Systems - Apr 29, 2019

When updating a widget's settings, those changes will not be reflected in the defaults of any instances where that widget has been used. ...

BuildPatchTool doesn't finish if enabled building Http Chunk on Mac

Portal - Jan 25, 2021

We may fix this issue by the following codes. FPakPlatformFile::FPakPlatformFile(): LowerLevel(NULL) ,bSigned(false) { // remove //FCoreDelegates::GetRegisterEncryptionKeyMulticas ...

Actor Foliage can't be added to Foliage Paint or Single with World Partition maps

UE - World Creation - Worldbuilding Tools - Foliage - Apr 18, 2022

Actor Foliage can't be added to Foliage Paint or Single with World Partition maps. ...

Properties not converting when using Core Redirects from BP to C++ class

UE - Foundation - Core - UObject - Mar 15, 2021

Note: I also tried with different variables names and property redirects. It's also hits and misses.  I tried with a bool and an integer. Only the integer will convert but not for all instances.. ...

Attachment changes on the client for non-replicated actor may be stomped by replication

UE - Networking - Aug 10, 2023

For projects relying on attachment to be performed on the client before the server, such as to prevent latency, this can result in attachments being overridden when USceneComponent::OnRep_AttachChil ...

Third person camera lag issue for vehicle in multiplayer

UE - Simulation - Physics - Jun 9, 2023

There's a vehicle/third person camera stutter observed as the vehicle corners. The issue appears worse with Physics Async mode enabled, and less perceptible with this mode disabled. This video was ...