Note: This does not occur when the nativization mode is set to "Inclusive" in the Project settings. Current workaround: Ensure that the ChildActor class is NOT a data-only Blueprint, by adding scri ...
An ensure is being triggered when you set simulate physics on a child actor on the server and then force net update. Found in 4.14.2 CL# 3241561. Reproduced in 4.16 Main CL#3247538 ...
The engine crashes when after right-click > Expand Node on any composite node. Crash Report: [Link Removed] ...
The editor is crashing when a child blueprint uses a billboard in the construction script after hovering over 'apply instance changes to blueprint' from the details panel. ...
Fatal error: [Link Removed] [Line: 2516] Fatal error: [Link Removed] [Line: 2516]Objects have the same fully qualified name but different paths. New Object: MotionExtractorModifier /Game/Characters/ ...
Adding a constraint to a control rig in a subsequence will crash the editor. ...
After assigning Keyboard Shortcut for New Editor Window (PIE) as "F3" and returning to Viewport and selecting "F3" to open New Editor Window (PIE), continuing to repeatedly press F3 results in the e ...
If use Get Start/End Frame (Seconds) with GetStartFrame has a section isBounded is False, eg 3DTransformSection, editor will be crashed. Specifically, a following code occur crash. inline FFrame ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Fatal error is thrown and the Editor crashes when changing details of an animation in an Animation Composite. ...