The Blueprint_Effect_Explosion Actor's Root Component in the Starter Content is in some form of invalid state. It reports to have a scale of (1.0, 1.0, 1.0) in the details panel but further behaviou ...
This is not a regression. Tested in //UE5/Release-5.2 CL26001984 When using the drop down to select a sound wave asset as an input for a Macro then getting the duration of the sound wave within the ...
Adding a 3D text actor to a level with a Nanite landscape causes cooker to hit an assert Tested in the Following //UE5-Release-5.3-CL-27405482 ...
When a key is held down after a level transition, the "Started" event of the Enhanced Input is triggered continuously. Suspected similar root cause as [Link Removed]. ...
How Necessary are BUILT_FROM_CHANGELIST and BUILD_VERSION in Resource Files? We've been investigating ways to improve the speed of our iterative engine builds, and have found that the vast, vast maj ...
It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...
Target Point Actors are changing location when in a World Partition Map within a Shipping Build. This does not occur in Non World Partition Maps. The name of the Asset also changes when in a World ...
When editing an IK retargeter, a static offset's value will get reverted to zero when UE is restarted. Tested in the following: //UE5-Release-5.3-CL-27405482 //UE5/Release-5.2-CL-26001984 ...
It is not possible to set the RotationNormalizedAngle to a value different from those you get from an input map. For example, you cannot set it to a value from a make float once created inside the m ...