For a child instance inside of the level, the value of a parent int variable will reset if you add a new variable in the child and if there is a function in the parent that has the child as an outpu ...
If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing. Pause event appears to fire again when trying to resume playback. To expand on the summary, if you have a ...
When exporting a Cinematic Camera as FBX and importing it back, all transforms and Camera view are shifted. This happens when in Level Sequence Actor has the property "Transform Origin Actor" set to ...
Following the directions on the wiki for cross compiling on Linux ([Link Removed]) fails when trying to package the project. ...
Destructible meshes that bounce lose their momentum, causing them to hang awkwardly midair (see attached video). The issue does not appear to occur for low framerates, and would only repro during sc ...
When setting a custom meta data class in an Animation Montage, the class set is not saved when the editor is closed / reopened. ...
Sequences in sub-levels only fire events in the persistent level. I don't know if they're expected to be firing in all levels or just the sub-level ...
4.17 does not allow for camera import. If multiple cameras are imported into sequencer, all cameras Current Focal Length change to match the newest imported camera. Mentioning Jira: [Link Remove ...
When placing an instance of ALyraCharacterWithAbilities on the map on the boundary between world partition cells, it fails to take damage in PIE. The expected attribute sets (HealthSet and CombatSet ...
A fatal error occurs if we change a Child Actor Class from one BP (ex. "BP_A") to a different BP ( ex. "BP_B") and later change it back to the first BP (ex. "BP_A") without compiling the BP between ...