This is not a regression. Tested in //UE5/Release-5.2 CL26001984. Hardware Accelerated Video Decoding requires DirectX 11, but it appears the combination causes media players to only render a black ...
In Sequencer, calling "Edit > Auto Size" on a UMovieSceneSkeletalAnimationSection triggers the LowerBound > UpperBound ensure in UMovieSceneSection::SetRange (MovieSceneSection.h:333) when the secti ...
When doing overlap tests in PrimitiveComponent, UWorld->ComponentOverlapMulti is used. The callstack for that ends up looking like this (callstack is inverted, highest level on top): UWorld::Compo ...
AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...
When trying to launch a .exe after disabling SM5 in the project settings, an error will appear. The global shader cache file ../../../../Engine/GlobalShaderCache-PCD3D_SM5.bin is missing. ...
Saving and reloading a Blueprint instance with a compilation error, a.k.a., "Bad Blueprint" will lead to a transform reset when the Blueprint is successfully recompiled. ...
upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue was reproduced. Regression - No ...