So I am using UE 4.10 and for some reason I keep seeing the editor trying to find files that don’t exist any more when packaging. I even went into the folders and deleted the .uasset files in there as well.
But it still tries to locate files that don’t exist. This really adds to the packaging time and some times the packaging process is waiting for something for what feels like an eternity. I can’t figure out what I am missing as deleting cache files, restarting the editor or restarting the computer didn’t do anything about it.
arning: Failed to load '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_Mat': Can't find file for asset '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_Mat' while loading NULL.
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.02.28-16.25.19:491][ 0]LogLinker:Warning: Can't find file '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_2_Mat'
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.02.28-16.25.19:491][ 0]LogUObjectGlobals:Warning: Failed to load '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_2_Mat': Can't find file '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_2_Mat'
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.02.28-16.25.19:491][ 0]LogLinker:Warning: Can't find file for asset '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_2_Mat' while loading NULL.
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.02.28-16.25.19:492][ 0]LogUObjectGlobals:Warning: Failed to load '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_2_Mat': Can't find file for asset '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Branches_2_Mat' while loading NULL.
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.02.28-16.25.19:492][ 0]LogLinker:Warning: Can't find file '/Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Fronds_Mat'
This gotta be a bug or something. Can it be fixed?