From User: When frequently terminating and re-initializing the FConstraintInstance, there appears to be a leak when cleaning up the disabled joint, which leads to an ever growing list that gets sort ...
First discovered this on Linux in //UE5/Main. In the repro, you play from level 2; if you opened Level 1 and played from there, the same outcome would occur. LogNet: Warning: Travel Failure: [Clien ...
Enabling the "Force all skinned meshes to recompute tangents" sets the value at a Windows user level so that it affects all UE4 projects opened by that user, including unrelated packaged projects. T ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13.0. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 1671 ...
This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...
We now have the following error that is generated in FFbxImporter::ValidateAnimStackif (!FMath::IsNearlyZero(SubFrame, KINDA_SMALL_NUMBER) && !FMath::IsNearlyEqual(SubFrame, 1.0f, KINDA_SMALL_NUMBER ...
When you select an asset that references a skeleton that has moved, the editor asks you to choose a new skeleton. When you choose Yes is it gives the message "The Anim Blueprint could not be loaded ...
The texture streamer does not appear to take into consideration the size on screen of any BSP brushes, only static meshes. When a large brush, and a very small static mesh, both using the same textu ...
An imported file that resides within the project's folders gets a relative path. That path is not updated it you copy the uasset to another folder, so from the location of the new asset's the relati ...
Actors in sublevels do not replicate to Clients after Seamless ServerTravel. The user reporting this noted that "[...] UNetDriver::IsLevelInitializedForActor() keeps returning false even when the ac ...