Regression: Tested in UE5/Release-5.0, the issue did not occur so this is a regression. ...
A user has reported a crash that is reproducable in a clean project in UE 5.1.0 release. It involves a struct with an instanced object. The crash occurs after deleting a property of that struct type ...
We must capture weak pointer instead of a raw pointer ...
In mobile preview or android device in 5.1 release, M_SharedTexture_Inst material does not render properly due to exceeded sampler slot limit. there was no problem in 5.0.3 ...
Regression: Strata is new in UE5/Release-5.1, but recreating this on a normal material renders the same colors, so regression is no. According to a user the material is supposed to be rendering Blu ...
Regression: Tested in UE5/Release-5.0, issue does not occur so regression is yes This issue appears on whichever side of the first landscape the second landscape is adjacent to. Moving the Directio ...
Edit: Please investigate for not only root component changes, but native component hierarchy changes in general and whether those hierarchy changes apply to actor instances saved as part of maps. O ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The repro steps are very specific for this; the core issue being that once the top lev ...
"Find in Blueprints" does not turn up results when searching a GameplayAttribute by name, even when there is a GameplayEffect blueprint that has a modifier for that GameplayAttribute. This is becau ...