There are 3 assets from Content > Blueprints > Missing Types that are failing to be moved over
The assets are causing the warnings are:
BP_NodeClassIsMissing
BP_ParentClassIsMissingType
BP_PinReferencesMissingType
This is a new folder in QAGame for 4.16 introduced by Dev-Framework
This is a Regression from 4.15
Warnings:
LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'SceneAttachedToInheritedMeshWithX500': BlueprintGeneratedClass /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'UserConstructionScript': BlueprintGeneratedClass /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'Arrow': BP_ParentClassIsMissingType_C /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.Default__BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'CollisionCylinder': BP_ParentClassIsMissingType_C /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.Default__BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'CharMoveComp': BP_ParentClassIsMissingType_C /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.Default__BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'DefaultSceneRoot_GEN_VARIABLE': BlueprintGeneratedClass /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'SceneAttachedToInheritedMeshWithX500_GEN_VARIABLE': BlueprintGeneratedClass /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'SimpleConstructionScript_0': BlueprintGeneratedClass /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.BP_ParentClassIsMissingType_C LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'SCS_Node_0': SimpleConstructionScript /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.BP_ParentClassIsMissingType_C:SimpleConstructionScript_0 LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'SCS_Node_1': SimpleConstructionScript /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.BP_ParentClassIsMissingType_C:SimpleConstructionScript_0 LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource 'CharacterMesh0': BP_ParentClassIsMissingType_C /Game/Blueprints/MissingTypes/BP_ParentClassIsMissingType.Default__BP_ParentClassIsMissingType_C
Results: Warnings appear in the Output Log stating that certain files failed to move
Expected Results: All assets are moved to the new folder. No warnings appear in log
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-44032 in the post.
1 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.16 |
Created | Apr 14, 2017 |
---|---|
Resolved | Apr 17, 2017 |
Updated | Apr 27, 2018 |