Unreal Engine 4.20 Released!

Hello, we’re getting the following error in UE4.20.2,



PackagingResults: Error: === Critical error: ===
PackagingResults: Error: Fatal error: [File D:\Build\++UE4\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp] [Line: 2383]
PackagingResults: Error: Objects have the same fully qualified name but different paths.
PackagingResults: Error: New Object: REINST_BP_CYB3DMinimapInScene_C_70 /Engine/Transient.MinimapInHand_GEN_VARIABLE_BP_CYBMinimapInHand_C_CAT:Minimap3D_Component.Minimap3D_Component_BP_CYB3DMinimapInScene_C_CAT
PackagingResults: Error: Existing Object: BP_CYB3DMinimapInScene_C /Engine/Transient.MinimapInHand_GEN_VARIABLE_BP_CYBMinimapInHand_C_CAT:Minimap3D_Component.Minimap3D_Component_BP_CYB3DMinimapInScene_C_CAT


Our project is very unstable in 4.20.X And if we try to build we get that error (above). We are looking to fix it in order to see if our project (that was upgraded from 4.18.3) goes back to establility in development.

Any clue?

thanks.