Problem with simple AR app with Unity and Vuforia
Hi,
I am trying to make a simple AR app with Unity and Vuforia like here : http://www.dannygoodayle.com/2013/03/01/making-your-first-project-with-unity-and-augmented-reality/ I have downloaded and installed Unity 5.0.3f2 32 bits and Vuforia unity 5-0-5 package on my PC with Windows 8.1 64 bits (6.3, version 9600) . When I present my target to my camera there is no rendering on my target. I have checked "Load Data Set myProjectName" and "Activate" in my ARCamera and i added the package of my target in the "Data Set" and in the "ImageTarget" in my ImageTarget. After saw many topics on the same subject i can't solve my problem.
Someone have an idea for my problem please ?
A completely beginner in Unity and Vuforia.
I'm experiencing a similar problem with the ARCamera augmenting but rendering the camera view as black. I'm using Unity 5.2.1 and Vuforia 5.0.5. Has anyone found a solution?
that happened to me when i added ngui to my project.
Answer by Galinoux · Oct 02, 2015 at 01:12 PM
I think that the problem can be resolved with others versions of Unity and Vuforia.
I can find few versions of Unity but i can only find Vuforia 5.
Apparently the AR component of Vuforia 5 doesn't work neither with Unity 5.0.3f2 32 bits nor with Unity 5.2.1 (last version).
It will be too long if i test all versions of Unity and try to fix the problem of AR component of Vuforia SDK compatibility.
Someone had the same problem?
Your answer
Follow this Question
Related Questions
How to overlay 3D models on top of real buildings using Augmented Reality with Unity and Vuforia? 0 Answers
[Unity Vuforia] Rotating an object with mouse drag. 0 Answers
[VUFORIA] Display a message on the screen when two specific targets are detected by the VR camera 0 Answers
Image Target Recognizer 0 Answers
Is there any way to combine text recognition with extended tracking in unity using vufria's sdk? 0 Answers