Regression tested in 5.1 at CL 23901901 where the issue still occurs. The material will still have the normal and reflective properties. ...
Reproduces 3/3 times. Issue does not occur in //UE5/Release-5.1 - CL 23901901 Binary. Confirmed Regression. ...
Further investigate and fix Editor Level Instance texture streaming data update which currently isn't being updated when moving a Level Instance in the editor. ...
This was disabled for clang a long time ago in CL 3019423 due to a codegen crash but seems like the bug is fixed now ...
If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...
Setting a parent and child static mesh scale to negative effects the rotation on child when Snapped To Floor Looks to be directly related to this JIRA: https://jira.ol.epicgames.net/browse/UE-3152 ...
User reported being unable to push to devices from mac if they have their Certificates in the System Keychain rather than Local ...
Pressing the "Connect to Source Control" Button on a Linux project does not open the "Source Control Login" window. Looking at the Message Log for source control it says that "Source Control is dis ...
Deferred desktop renderer does not function correctly on visionOS. It did work in 5.4. One problem is the r.XRMSAAMode setting forcing 4 samples even when not using msaa, but there are other probl ...
Verify that inertial scrolling works in the ScrollBox and the ListView on touch devices. We have reports that it isn't working in 4.9, it may have been fixed since then, or not be as smooth as it c ...