Search Issue Tracker
Fixed in 2019.1.X
Votes
1
Found in
2018.3.0a8
2018.3.0a9
Issue ID
1071819
Regression
Yes
[XR] Failed to initialize Vuforia SDK on android device
Failed to initialize Vuforia SDK on android device.
Steps to repro:
1. Create a new project.
2. File > Player Settings > XR Settings > Enable "Vuforia Augmented Reality Supported".
3. Create AR Camera from GameObject menu.
4. Create build for Android device.
Actual Result:
Failed to initialize Vuforia on the device.
Expected Result:
Vuforia SDK should initialize gracefully on the device.
Reproducible on:
2018.3.0a10, 2018.3.0a9
Working fine on:
2018.3.0a8, 2018.3.0a1, 2018.2.4f1.
Note:
1) Camera permission has to be given manually for this app from app settings menu. The application works fine after that.
2) In earlier versions the Camera used to open without giving any permission manually.
Environment:
Windows and MAC.
NOTE: Occurring only on Android devices.
Reproduced on devices:
1. Samsung Galaxy S8
OS: Android 8.0 (Oreo)
GPU: Mali-G71 MP20
CPU: Octa-core (4x2.3 GHz Mongoose M2 & 4x1.7 GHz Cortex-A53)
2. Samsung Galaxy S8+
OS: Android 8.0 (Oreo)
GPU: Mali-G71 MP20
CPU: Octa-core (4x2.3 GHz Mongoose M2 & 4x1.7 GHz Cortex-A53)
3. Google Pixel 2
OS: Android 8.0
GPU: Adreno 540
CPU: Octa-core (4x2.35 GHz Kryo & 4x1.9 GHz Kryo)
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
deanryanEC2018
Mar 07, 2019 10:16
Any work around for this to work in Unity 2018.3.0f2 , this is being used for a major release so can not upgrade to Unity 2019.1 yet