Vuforia ImageTarget does not appear on ios
I'm using Unity with Vuforia and the thing is, I have a simple scene with vuforia where the ImageTarget loads normally on unity editor or android, but when I export to ios the camera loads normally,...
View ArticleVuforia ImageTarget does not appear on ios
Hello everybody! Can someone help me? The thing is that I have a simple scene with vuforia wich the ImageTarget child loads normally on unity editor or android, but when I export to ios the camera...
View ArticleHow do i make a restart function with a ARCamera?
I try to make a restart button for my game. I am using different scene's and that works fine but when i try to go back to the first scene it's duplicating my camera and enable my imagetargets. It only...
View ArticleBlack background when the ARCamera is started
I'm working on an Augmented Reality project with Unity3D(5.1.0f(64bit)) using Vuforia 5.0.5 I have downloaded the latest vuforia sdk from the Vuforia site and I have downloaded the sample project....
View ArticleThe type or namespace name `OpenCVForUnity' could not be found
I am working on face traching in unity3D I have downloaded and imported the sample project on "FaceTracker Sample using OpenCV for Unity". But when I tried to runned the project,its showing me the...
View ArticleFailed to load QCARWrapper.dll
I am using unity 5.1.0f(64 bit) and Vuforia SDK Version: vuforia-unity-5-0-5 The web cam is operating normally in windows but in unity in Play Mode not. I am getting an error message "failed to load...
View Articleactivate an animation event only when tracking found
Im doing an AR app in unity, and I need the sound that I attached to my character object using animation event to only play the sound when tracking found is true. does that make sense. Please help Im...
View ArticleVuforia - Object remain in same position and should not follow Image Target...
Im finding it difficult to find a solution for the below quesion. I tried several hours digging google. No luck so far. Question: I would like the augmented 3D Model to appear on top of the image and...
View ArticleGood afternoon,?
Good afternoon, apart from using Vuforia to generate RA, another can be used to generate RA in unity?
View ArticlePhoton Networking, how to have two types of cameras controlled by two...
Hi, I'm really new to network gaming, I understand the concept of spawning the same type of player into the scene for each player to control. However I would like the two players that join the room...
View ArticleI cant play game mode because it seems like it doesnt recognize my camera
![alt text][1] [1]: /storage/temp/58445-capturahh.jpg Please help! I am totally new with unity and i'm not sure if I am doing something wrong. Just following a titorial on youtube and on theirs it...
View ArticleUnity and Vuforia on Android: Could Not Load Video from OBB
We're developing an AR app using Unity and Vuforia. We have one video file in the app, a big one of around 200 MB. When we split the binary, it goes into the expansion (OBB) file, as it should. We are...
View ArticleHow to Hold it still the augmented (AR) Object at the center of Mobile Screen...
Hello Unity3D-AR developers, I am trying to do an AR app with Unity3d and vuforia for Android Mobile. In that, the augmented objects are shown OnTrackingFound. After the AR object is loaded I want it...
View Articleios + Vuforia object not instantiates
Hi! For optimisation I instantiate AR object after recognition. This script attached to empty object with Mesh renderer. Empty object is child of ImageTarget. All works perfect on android, but on ios...
View ArticleiOs build fails on 5.3
I am getting a bunch of errors 1) many ld: warning: object file (/Users/myName/Documents/UnityProject/environ_1/Libraries/libiPhone-lib.a(CheckSum.o)) was built for newer iOS version (9.1) than being...
View ArticleHow to hold AR object after detection??
Hello Friends, I'm doing an AR app for Android-mobile using Vuforia. After detecting the ImageTarget, Augmented Objects shown on Target. After detection, how to hold this Augmented Object when we move...
View ArticleCamera display when using it to build and run in android
I'm trying to develop AR android application using vuforia and unity, everything is working fine and the camera is detecting the target image correctly and displaying the action supposed to be done....
View ArticleHeating Issue in AR android app
Hi friends, I am using Vuforia5.0.5 in Unity3d 5.0 for developing AR app in my Samsung Galaxy S6. While taking build, I have set the following in the unity player settings. Rendering path: Deffered...
View ArticleScrollrect bad performance with Unity 4.6 on Android
Hello everyone, I'm using unity 4.6 to develop an application using __Vuforia SDK__. The app uses the __cloud recognition__ feature of the SDK which means that the __camera and some internet threads...
View ArticleHow to display the mesh render of an object target in Vuforia when using Unity?
I'm trying to use the new object recognition feature in Vuforia, the problem is after I scan an object and import it to unity, I can't display the 3D-model of the object. So I have to blindly calibrate...
View Article