I’ve had no success with any issue that I’ve posted to AnswerHub. I posted this to Answerhib the other day and have received no feedback. I’m hoping for some degree of insight or solution here. My apology if this is in the wrong place.
We’re having source control problems between UE4.10.X and Perforce that we didn’t have the entire time we used 4.9.x. I can authenticate and checkout files but when I try to upload changes in UE I receive the error “Editor Errors: Warning no assets to Check in!” When I run a map check I receive many errors similar to those listed below:
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Blueprints/PhysMesh.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Blueprints/RenderToTexture_Game.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Blueprints/RenderToTexture_LevelBP.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Blueprints/RenderToTexture_Pawn.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Blueprints/TilingMesh.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Enums/EFloatTypes.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Enums/RenderToTexture_Enum.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Enums/RenderToTexture_Flipbook_Enum.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Enums/RenderToTexture_Imposter_Enum.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/Macros/RenderToTextureMacros.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/MaterialFunctions/BoundingSphereBased_0-1_UVW.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/MaterialFunctions/Boundingsphere_DebugCircles.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/MaterialFunctions/BoundingSphere_LightTransform.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Info Path ‘C:/Program Files/Epic Games/4.10/Engine/Content/ArtTools/RenderToTexture/MaterialFunctions/CheckerPattern.uasset’ is not under client’s root ‘D:\My Projects\T Productions’.
Any assistance is appreciated.