Copying and pasting an array of nested instanced subobjects from a level instance into a Blueprint's defaults and adding that Blueprint to the level will prevent the actor instance from saving. ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Changed Constraints on a Static Mesh do not show up when enabling Show Only Modified Properties. ...
Regression: Checked in UE5/Release-5.0, the folder is missing from the plugin as well. This issue appears to be a problem with packaging the plugin itself, rather than packaging a full project. Pac ...
In UGameInstance::StartPlayInEditorGameInstance, the server instance will go through the normal process of creating the URL using BuildPlayWorldURL, which checks the FGameInstancePIEParameters' bSta ...
Unreliable multicast RPCs won't be processed for connections where the actor isn't relevant (this is checked in UNetDriver::ProcessRemoteFunction). However, UReplicationGraph::ProcessRemoteFunction ...
Regression: Tested in UE5/Release-5.0, issue is reproduceable. This issue appears to be related to the Opacity Mask of the material, as not having an Opacity Mask does not cause the material to dis ...
Using the Editor Utility Widget to add components to objects in UE does not appear to function as expected. I reproduced this 8/8 times in UE 5.1, 5.0, and 4.27, confirming that this is not a regres ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Not a Regression. ...
Calling SetOneWayInteraction on a BodyInstance has no effect within the physics engine. The state of the flag is passed in to Chaos but nothing actually uses the value once it is there. It is expe ...
This is a licensee UDN: [Link Removed] I've reviewed the javascript/native bridge code and I don't see anything obvious. The fact that it can happen on both mobile platforms might point at some hi ...