"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Plugin Conflict

Unity Version 2019.2.20f1

Vuforia Version 9.2.8

Platform: iOS 13.5.1

XCode 11.5

 

Hi

I am using this plugin as I need to download large files to use with vuforia:

https://assetstore.unity.com/packages/tools/network/background-download-129079

The dowloader plugin works great until I install Vuforia. I don't even create any scene, with vuforia objects. Just install the package. As soon I do that I get this error once the file has downloaded:

 

2020-08-05 12:14:10.939305+0100 BackgroundDownloadernew[1733:434443] Uncaught exception: NSInvalidArgumentException: *** -[NSFileManager moveItemAtURL:toURL:options:error:]: destination URL is nil ( 0   CoreFoundation                      0x000000019e5417a8 50CF3336-313F-3A7D-9048-CB1ED8EC3368 + 1222568 1   libobjc.A.dylib                     0x000000019e263bcc objc_exception_throw + 56 2   Foundation                          0x000000019e85fd84 C82F8A4F-3D0F-33DB-8D40-C1E8BEF27E56 + 437636 3   BackgroundDownloadernew             0x0000000104c3cd08 -[BackgroundDownloadManager moveDownloadToDestination:downloadedFilename:] + 320 4   BackgroundDownloadernew             0x0000000104c3b6e4 -[BackgroundDownloadDelegate URLSession:downloadTask:didFinishDownloadingToURL:] + 164 5   CFNetwork                           0x00000001a192fb4c _CFNetworkHTTPConnectionCacheSetLimit + 204532 6   Foundation                          0x000000019e9083f0 C82F8A4F-3D0F-33DB-8D40-C1E8BEF27E56 + 1127408 7   Foundation                          0x000000019e813710 C82F8A4F-3D0F-33DB-8D40-C1E8BEF27E56 + 124688 8   Foundation                          0x000000019e90a64c C82F8A4F-3D0F-33DB-8D40-C1E8BEF27E56 + 1136204 9   Foundation                          0x000000019e813414 C82F8A4F-3D0F-33DB-8D40-C1E8BEF27E56 + 123924 10  Foundation                          0x000000019e90b044 C82F8A4F-3D0F-33DB-8D40-C1E8BEF27E56 + 1138756 11  Foundation                          0x000000019e90ab10 C82F8A4F-3D0F-33DB-8D40-C1E8BEF27E56 + 1137424 12  libdispatch.dylib                   0x000000019e1b9c8c 652A10DA-A0E7-3B47-9C95-AF3DFE45A66C + 56460 13  libdispatch.dylib                   0x000000019e207524 652A10DA-A0E7-3B47-9C95-AF3DFE45A66C + 374052 14  libdispatch.dylib                   0x000000019e1afe98 652A10DA-A0E7-3B47-9C95-AF3DFE45A66C + 16024 15  libdispatch.dylib                   0x000000019e1af5ec 652A10DA-A0E7-3B47-9C95-AF3DFE45A66C + 13804 16  libdispatch.dylib                   0x000000019e1bc438 652A10DA-A0E7-3B47-9C95-AF3DFE45A66C + 66616 17  libdispatch.dylib                   0x000000019e1bcbf8 652A10DA-A0E7-3B47-9C95-AF3DFE45A66C + 68600 18  libsystem_pthread.dylib             0x000000019e258b38 _pthread_wqthread + 212 19  libsystem_pthread.dylib             0x000000019e25b740 start_wqthread + 8 ) 2020-08-05 12:14:10.941004+0100 BackgroundDownloadernew[1733:434443] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSFileManager moveItemAtURL:toURL:options:error:]: destination URL is nil' *** First throw call stack: (0x19e541794 0x19e263bcc 0x19e85fd84 0x104c3cd08 0x104c3b6e4 0x1a192fb4c 0x19e9083f0 0x19e813710 0x19e90a64c 0x19e813414 0x19e90b044 0x19e90ab10 0x19e1b9c8c 0x19e207524 0x19e1afe98 0x19e1af5ec 0x19e1bc438 0x19e1bcbf8 0x19e258b38 0x19e25b740) libc++abi.dylib: terminating with uncaught exception of type NSException

 

any ideas?

 

thanks in a advance

 

ade

 

Hi,

Have you tried first installing Vuforia and than the mentioned package? do you get an error?

Thank you.

Vuforia Engine Support