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 imported file that resides within the project's folders gets a relative path. That path is not updated it you copy the uasset to another folder, so from the location of the new asset's the relati ...
There is an error with the SmartMacroInterface, where you can't use an empty wildcard "Make Array" node. This error makes the blueprint not compile and the macro unusable. Disabling the bUseSimpleWi ...
The engine crashes when after right-click > Expand Node on any composite node. Crash Report: [Link Removed] ...
In SkeletalRenderNanite.cpp / FDynamicSkelMeshObjectDataNanite::UpdateBonesRemovedByLOD, bone indices are of type FBoneIndexType (defined as uint16 from BoneIndices.h), instead of int32. On line 18 ...
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. ...
Importing a landscape on a Mac crashes the editor. Landscape importing does not crash the editor on Windows OS. Frequency: 2/2 ...
Generated from CrashReporter ...
Licensee wants to be able to import skeletal meshes which have Vertex Colours (their entire game is Vertex Coloured) and Morph Target animation, but they're seeing a crash when toggling Vertex Color ...
Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor. Probably related to [Link Removed] Reproduced in 4.7.2 binary and Main ...