asus4 / ARKitStreamer

AR Foundation Remote Debugging Tool for Unity
Other
191 stars 26 forks source link

Changing the Manifest file results in compile errors (Unity 2019.3.4) #8

Closed klauskobald closed 3 years ago

klauskobald commented 4 years ago

Library/PackageCache/com.koki-ibukuro.arkitstream@0.2.2/Runtime/Internal/Subsystems/ARKitRemotePoseProvider.cs(11,39): error CS0115: 'ARKitRemotePoseProvider.GetPoseFromProvider(out Pose)': no suitable method found to override Library/PackageCache/com.koki-ibukuro.arkitstream@0.2.2/Runtime/Internal/Subsystems/ARKitRemotePoseProvider.cs(9,18): error CS0534: 'ARKitRemotePoseProvider' does not implement inherited abstract member 'BasePoseProvider.TryGetPoseFromProvider(out Pose)' Library/PackageCache/com.koki-ibukuro.arkitstream@0.2.2/Runtime/Senders/ARKitOcclusionSender.cs(9,26): error CS0246: The type or namespace name 'AROcclusionManager' could not be found (are you missing a using directive or an assembly reference?)

asus4 commented 4 years ago

@klauskobald Cloud you make a minimum project to reproduce this error?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.