I’ve been getting warnings in my package build about custom collision profiles that were deleted maaaannnyyy versions ago. Any ideas?
The counter collision channel was referenced by the counter and player objects. The counter and its collision channel were deleted and the player no longer references it. As mentioned, that was removed some time ago. I have also checked the remaining collision channels to see if they contain a check box for the counter collision channel and they do not.
UATHelper: Packaging (Android (ETC1)): LogDerivedDataCache: Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp.
UATHelper: Packaging (Android (ETC1)): LogCollisionProfile: Warning: Profile (OverlapAll) - Custom Channel Name = 'Counter' hasn't been found
UATHelper: Packaging (Android (ETC1)): LogCollisionProfile: Warning: Profile (OverlapAllDynamic) - Custom Channel Name = 'Counter' hasn't been found
UATHelper: Packaging (Android (ETC1)): LogCollisionProfile: Warning: Profile (IgnoreOnlyPawn) - Custom Channel Name = 'Counter' hasn't been found
PackagingResults: Warning: Profile (OverlapAll) - Custom Channel Name = 'Counter' hasn't been found
PackagingResults: Warning: Profile (OverlapAllDynamic) - Custom Channel Name = 'Counter' hasn't been found
PackagingResults: Warning: Profile (IgnoreOnlyPawn) - Custom Channel Name = 'Counter' hasn't been found
UATHelper: Packaging (Android (ETC1)): LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.