Creating an actor with a UMaterialBillboardComponent causes Editor hitching. ...
When a Level Sequence Player is created by clicking an SButton in an Editor Window plugin, any other buttons in the plugin window can no longer be interacted with until a click is made outside of th ...
If the user sets up Suspend Clothing Simulation in the Construction Script of a blueprint, it will not work when playing. It will work if setup in the Event Graph on Begin Play. ...
When enabling LiDAR plugin with VR Instanced Stereo enabled it causes a crash. Alternate repro: From Any project Enable Instanced Stereo in project settings Enable LiDAR Point Cloud Support Restar ...
If the user disables the oculus rift plugin without disabling the oculus input and oculus library plugins the project will crash on opening. ...
Using the scripting functions to set the view range of a sequence will not update unless the sequence is re-opened. Usual updates for scripting issues like locking and unlocking the sequence don't w ...
If a project is packaged on the Mac while the Substance Plugin is installed, the resulting .app will fail to open. This does not generate a log. ...
In Scripted Actions, if you execute a function after using Rename Asset or Duplicate Asset, it will crash. If you do not execute the function it will not crash. ...
The shell script file that is created in the root LinuxNoEditor folder has the default text file icon when packaging a project for Linux. This is inconsistent from Windows and Mac where the package ...
Adding a Local Variable to a blueprint Construction Script will cause a crash ...