"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

CS1061 Error

Hello, I am developing an application using Vuforia in Unity.

I want to play an audio file using ImageTarget in the application, I have done this before, but now I see an error in the code content. I looked a little but couldn't find the solution, I would be glad if you could help me with this.

Thanks.

 

Error Message:

CS1061: 'TrackableBehaviour' does not contain a definition for 'CurrentStatusInfo' and no accessible extension method 'CurrentStatusInfo' accepting a first argument of type 'TrackableBehaviour' could be found (are you missing a using directive or an assembly reference?)

 

Some notes:

Unity version: 2019.4.12f1 Personal

Script name: dikteA

Image Target name: yaz_A

Audio Source name: sesA

 

I uploaded the codes I wrote in the script file as a PDF file in the attachments section.

 

Thank you very much for your support.

 

 

 

Attachment