When syncing from a non-repeating montage that is blending out to an anim graph, the anim montage is marked as a follower due to having its PrevMaker as an AnimBoundary(-1), furthermore in this case ...
This is a regression. Tested in //UE5/Release-5.0 CL20979098 Behavior Tree appears to tick nodes to the right of an aborted node that is set to abort Both. Those nodes are not executed, but visuall ...
The FRHIFrameFlipTrackingRunnable thread is not initialized on Windows, so RHIGetFrameRate always returns zero. As a workaround, remove the code added by CalculateFPSTimings for Windows platform, a ...
If you change the DataLayerAsset name or asset path, all Actors registered with that DataLayer will ignore that DataLayer's settings. Specifically, even if you set the DataLayer to the Unloaded stat ...
slack discussion: [Link Removed] ...
we can do a "cheap fix" here by adding the "IgnoreTypePromotion" metadata to the date time functions, but there are some underlying issues with the FindBestMatching func in this case causing it to f ...
A crash occurs when breaking a level instance contained in a data layer. This does not occur in 5.0.3, however the behaviors of Data Layers are different in 5.1 where the Data Layer asset is added ...