The files in the linked case contain a project with a Datasmith scene and updated .udatasmith files that contains changes to the imported scene. When using the Dataprep Tool to import the updated sc ...
When setup for multiplayer, all players are able to move around and control the camera with the analog sticks but button presses of all controllers only affect player 1. ...
REGRESSION: Yes, I could not reproduce in 4.14. LOD Actors are not rendering correctly. All the textures are black, and don't appear to be using the materials on the meshes in the cluster. ...
An ensure occurs when Constraints are toggled on in the show options. Note After the ensure, you can toggle Constraints off and on freely This is a Regression from 4.14.3 ...
The camera positions for firstperson mode in advanced vehicle template are different between the code and blueprint versions This is not a regression as it happens in 4.14.3 ...
Skeletal meshes do not simulate physics when playing in viewport. They are not affected by gravity, nor do they ragdoll. This doesn't occur in UE4/Main. This occurs with Immediate Mode Physics of ...
Some components duplicated by Sequence Recorder Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
The editor is crashing on launch when the Leap Motion plugin is enabled and a leap motion character is being used. This did not occur in 4.14.3. This is a regression. ...
Setting properties for a static meshes Navigation Collision and then reopening the mesh causes them to be reset. This does not appear to occur in 4.14.3. This is a regression. ...
Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...