FSequencer::SetPlaybackEnd calls SetUpperBound which creates a TRangeBound with the default bounds type, so the end frame will be inclusive instead of exclusive. ...
REGRESSION Does not occur in 4.24 Blueprints that call Array_Identical results in a failure during nativization:F:/Projects/Release/TestNativizeArray/Intermediate/Plugins/NativizedAssets/Windows/Ga ...
Somehow the namespace broke between the collision and the trace modules. [Image Removed] [Image Removed] ...
Line 9 in https://github.com/EpicGames/UnrealEngine/blob/4.25/Engine/Source/Programs/UnrealInsightsCLI/Private/UnrealInsightsCLI.cpp is '#include "TraceServices/SessionService.h" which used to be lo ...
If you are using the default values of the In Size the project will run fine, but changing the values will make the engine crash. This was reported and tested in 4.25 (CL-13144385) and reproduced i ...
The Online Subsystem Google plugin cannot be disabled without errors due to missing billing API. ...
REGRESSION: Does not occur in 4.24 Cooking a project containing functions with delegate pins fails with multiple ensures. ...