Level Sequences can reference many actors, but the references are not solved if the actor is not in the same Level Instance as the one the Level Sequence is being played from, or the root level from ...
When the viewport is in Top (ortho) Lit mode the near plane clips through geometry as you zoom the view in and out. ...
When an undone operation is done for a UObject property that has a UEdGraph*, the modified UEdGraph nodes are lost. This UObject needs to be created/spawned in an Editor Environment by another Obje ...
Dragging a BP actor containing a child actor component of an actor class with a static mesh as its root component into the scene viewport will cause artifacts and hit SceneData.AttachmentCounter.Get ...
The adding of terrain tiles eventually results in a reallocation of the landscape and something becomes de-synchronized between the water system and the landscape system resulting in the deformation ...
In some occasions, engine code iterates over a certain subsystem type by calling FSubsystemCollection::GetSubsystemArray() and then calling some method on all subsystems of the returned array. This ...
When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...