"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

Unity Build for Web Player crashs

Vuforia SDK Version: latest - Description with steps to reproduce:

- App made with these steps https://www.youtube.com/watch?v=qfxqfdtxyVA

When building to WebPlayer and running .html of the built output it shows an error:

 

MethodAccessException: Attempt to access a private / protected method failed.

> System.Security.SecurityManager.ThrowException(System.Exception ex)

Vuforia.QCARNativeWrapper.SetApplicationEnvironment (Int32 unityVersionMajor, Int32 unityVersionMinor, Int32 unityVersionChange)

Vuforia.QCARUnityImpl.SetApplicationEnvironment()

Vuforia.QCARAbstractBehaviour.Start()

Print Screen Error : http://prntscr.com/8o3s81

 

- Development OS (Mac OS X, Windows, Linux): Windows 7 32bits - Mobile OS and Version: iOS IPhone 5 - Mobile Device Manufacturer and Model name: I still didn't compiled to mobile - Do the Vuforia Sample Applications show the same behavior?: I don't know.