Motion controllers do not appear to be tracked by sequencer when recording Note: there is already a recording in the project from a previous test Project link: [Link Removed] ...
The Editor crashes when a data table references itself by using the data table row handle setting in a struct ...
When the next/previous navigation settings of a widget are set to Stop, pressing Tab or Shift+Tab still result in the next/previous widget gaining focus. Note: In the attached project, all Navigati ...
Calling Add Angular Impulse on BeginPlay causes the editor to crash. Workaround: Adding a short (.01s) delay after BeginPlay prevents the crash. Regression: No, crash occurs in 4.11.2 as well. ...
If the user creates a structure, names it "Actor", then creates a data table based on the struct then the data table will cause a crash on open(opening the data table). ...
This JIRA was created from crash reports submitted by users due to it being one of the top crashes occurring in 4.12.4 This might be a regression because the crash has only just started in 4.12.4. ...
A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...
Updating Visual Studio 2015 to Update 3 prevents code projects from compiling / creating new code projects ...
If an object containing a struct is instanced inline inside ActorComponent, the properties of the struct cannot be edited. This only happens if the ActorComponent is added to a class by using Create ...