Unity AR Foundation Tutorial : Make an AR app like IKEA Place ** PART 1 -Placing an AR Object

  Рет қаралды 72,938

JoystickLab

JoystickLab

Күн бұрын

Пікірлер: 63
@andreasbiront2045
@andreasbiront2045 4 жыл бұрын
My 3D object is not appearing when I click my screen, any advice ?
@daferrari7
@daferrari7 Жыл бұрын
the tutorial was so great, but after i build and install it to my phone, suddenly it just black...is there somethings wrong ?
@alkistrentsios6476
@alkistrentsios6476 3 жыл бұрын
great...i just start building it!!but i was wonder...can we make it instead plane detect work with image target?!
@tkts8782
@tkts8782 3 жыл бұрын
You can, look up vuforia!
@jimnewson7348
@jimnewson7348 3 жыл бұрын
Hi, Thanks for the tutorial, I have thie error ssets\Model\InputManager.cs(11,30): error CS0246: The type or namespace name 'ArraycastManager' could not be found (are you missing a using directive or an assembly reference?)c
@onlineReview11
@onlineReview11 4 жыл бұрын
I facing errors in this script a" ray doesn't contain a definition for _hits and no accessible extension for hits... " abd same error for pose. Please guide
@amitnawale6662
@amitnawale6662 3 жыл бұрын
Excellent Tutorial. Thanks for sharing it.
@compubond
@compubond 3 жыл бұрын
When I run it I get exceptions which say No active UnityEngine.XR.ARSubsystems.XRSessionSubsystem is available. Please ensure that a valid loader configuration exists in the XR project settings. UnityEngine.XR.ARFoundation.ARSession:OnEnable () (at Library/PackageCache/com.unity.xr.arfoundation@4.0.12/Runtime/AR/ARSession.cs:344) Please guide
@giuliatagliafico2894
@giuliatagliafico2894 3 жыл бұрын
Same problem, did you solve it?
@ilthizamimtiyas3482
@ilthizamimtiyas3482 4 жыл бұрын
Great Video. And Is there any way to load the 3D assets online in order to reduce the APK size of the app?
@nagillbeats
@nagillbeats 3 жыл бұрын
Yes i build a package that will helps you
@time2bclear
@time2bclear 2 жыл бұрын
Yes, you may want to look into SCNReferenceNode | Apple Developer Documentation
@entesarabdulrahman2666
@entesarabdulrahman2666 3 жыл бұрын
hello, I am doing this application with you using unity 2020.3 and it has some difference from yours, in AR Session Origin -> AR Raycast Manager there is two things one is Script, and the second Raycast Prefab my question is: what is raycast prefab?
@uttamshetty5285
@uttamshetty5285 2 жыл бұрын
same problem , did u find the solution ?
@rishabhjain2456
@rishabhjain2456 2 жыл бұрын
Same, any solution?
@rishabhjain2456
@rishabhjain2456 2 жыл бұрын
@@uttamshetty5285 +1
@00alfredo00
@00alfredo00 Жыл бұрын
So useful thank for this!
@jiwachhetri4165
@jiwachhetri4165 3 жыл бұрын
Thanks, keep up the good work !
@billcastillo3125
@billcastillo3125 4 жыл бұрын
great introduction! and I get the idea .... thanks!
@giovannipescarmona3712
@giovannipescarmona3712 3 жыл бұрын
Hello. The app doesn't seem to work after building it, opening it on xcode, and then deploying it to my iPhone. Can you show a video of your app working?
@john-aronwindolf4228
@john-aronwindolf4228 3 жыл бұрын
I want to hire you as an consultant for an app project. Where can I find your contact details?
@marafacaa
@marafacaa 4 жыл бұрын
hey man amazing videos. sorry to bother you, but i cant add the ar session into the script in the raycast manager, ar obj good ar camera good, but ar session cant be dragged in and put ther
@marafacaa
@marafacaa 4 жыл бұрын
nvm i missed a little step lol thanks either way for the video
@jackwindensky5606
@jackwindensky5606 3 жыл бұрын
@@marafacaa What did you miss? I'm having the same issue Edit: Found it, around 10:55 didn't add the AR Raycast Manager (Script) to AR Session Origin
@jetfox2424
@jetfox2424 2 жыл бұрын
@@jackwindensky5606 brother please. How should i put in the raycast prefab in the raycastmanager component, there is two things in there, in the video there is only one, thanks
@alexanderteise6631
@alexanderteise6631 3 жыл бұрын
I have a problem, i tried multiple Scripts but Visual Studio doesn't initiate the raycast and camera, so if i put the script into the manager it won't let me put the camera and the raycast into it. Would be really grateful for advice
@aboutstocks9132
@aboutstocks9132 3 жыл бұрын
Arcam and arobj not show in inspector when I dragged the file
@andricreyramirez9636
@andricreyramirez9636 3 жыл бұрын
can this be create using android studio? and run the souce code
@snehavivek2770
@snehavivek2770 4 жыл бұрын
Hi! Thank you very much for your tutorial. I have a small problem. It says 'script ar raycast manager does not exist' when i try to create the AR Ray cast manager under sessions origin. I'm unable to find a solution online and im a complete beginner! Please advice.
@Luke530
@Luke530 4 жыл бұрын
You ever find solution?
@advaithmenon708
@advaithmenon708 4 жыл бұрын
@@Luke530 1. Make sure you have added the line "Using Unity.XR.ARFoundation;" at the top of the c# script. 2. Make sure your spelling of ARRaycastManager is correct including the case.
@abc-wn7id
@abc-wn7id 4 жыл бұрын
There is no AR foundation option in my window panel? please help?
@julianriosvasquez2651
@julianriosvasquez2651 2 жыл бұрын
Thank you!
@avirtualdesigner6396
@avirtualdesigner6396 3 жыл бұрын
how is it possible to test the app while I'm making it? to check if everything is fine until now
@thejaspermark
@thejaspermark 6 ай бұрын
did you get any idea? if yes, let me know
@k0r114
@k0r114 4 жыл бұрын
Hello, well, i have an issue with the c# script. It results that i can’t link it into a game object cause it say 2 things: “Class can not be found” or “Script must derive from Monobehavioir". Apparently my script don’t have any mistake and my class name Is the same as my script name. If you could help me it would be awesome!!
@travelaspro-
@travelaspro- 4 жыл бұрын
If your script completely match with the tutorial there should not be any error. Please check again thoroughly.
@k0r114
@k0r114 4 жыл бұрын
@@travelaspro- Ok, but there´s one thing: i´ve already repeated the tutorial several times. Im starting to think that it may be a unity problem.
@Luke530
@Luke530 4 жыл бұрын
@@k0r114 I have gotten the same error. You find a fix?
@EricMutema
@EricMutema 4 жыл бұрын
Any fix yet?
@k0r114
@k0r114 3 жыл бұрын
@@Luke530 Hey! Sorry to answer so late. Yes I found a solution. The only thing was that I wasn’t writing some scripts wrong or missing something. I restarted the script a lot of times so that could have helped. I don’t know. Try to check the script even though it doesn’t show any error. It’ll help.
@ayrtonmicallef966
@ayrtonmicallef966 4 жыл бұрын
Can this project be created using Unity version 2019.2.4f1 on Windows 10 with Visual Studio 2017 please ?
@JoystickLab
@JoystickLab 4 жыл бұрын
Ayrton Micallef yes
@ayrtonmicallef966
@ayrtonmicallef966 4 жыл бұрын
Ok thanks, i’m interested in following your tutorials, hope everything goes well
@ayrtonmicallef966
@ayrtonmicallef966 4 жыл бұрын
If I use the vuforia package, what do I need to change please ?
@k0r114
@k0r114 4 жыл бұрын
You need Arcore kit, like ArFoundation kit too. You can download them in package manager in the same unity.
@syukrieyansyah4157
@syukrieyansyah4157 3 жыл бұрын
unity version?
@manuelillanes1635
@manuelillanes1635 4 жыл бұрын
the screen is so dark
@JoystickLab
@JoystickLab 4 жыл бұрын
upsss.... how did that happen!!!! lets see if i can fix that
@Antobarbunz
@Antobarbunz 3 жыл бұрын
I followed the tutorial but, when I touch on the screen nothing happens :(
@adamyaadali4605
@adamyaadali4605 2 жыл бұрын
How did you solve it ?
@malharbankar699
@malharbankar699 4 жыл бұрын
What was name of app
@christophershaju3737
@christophershaju3737 4 жыл бұрын
remove the flash card , screen is dark
@JoystickLab
@JoystickLab 4 жыл бұрын
Hey man. Thanks. How do I remove the flash card. Not sure why this happened.
@christophershaju3737
@christophershaju3737 4 жыл бұрын
@@JoystickLab go to KZbin video manger and edit video settings
@azkathesibling7058
@azkathesibling7058 3 жыл бұрын
I want to personally talk to you , it's urgent please. How can i contact you ?
@JoystickLab
@JoystickLab 3 жыл бұрын
email me @ ishubhra@outlook.com
@DuranKutlu
@DuranKutlu 3 жыл бұрын
Hi, are you open for projects like this ? cheers
@JoystickLab
@JoystickLab 3 жыл бұрын
Sure!! Please text me at ishubhra@outlook.com with the details of your project thanks
@aakiliqbal
@aakiliqbal 4 жыл бұрын
next part please
@JoystickLab
@JoystickLab 4 жыл бұрын
Aakil Iqbal comming up in a few hours. Stay tuned
@hamzaalhariri6053
@hamzaalhariri6053 3 жыл бұрын
Hi bro , please can you reply at me !? i really need your help
@Kosong521
@Kosong521 2 жыл бұрын
Your video is too dark. Cant see it clearlier.
Augmented Reality Tutorial | Gaze Interaction in Unity
17:18
Third Aurora
Рет қаралды 63 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 29 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
Cool Parenting Gadget Against Mosquitos! 🦟👶
00:21
TheSoul Music Family
Рет қаралды 6 МЛН
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 2,9 МЛН
Lets Make an Augmented Reality App in 6 MINUTES!!!! DONALD TRUMP EDITION
9:10
Create Augmented Reality Portal with Unity and Vuforia in 1 hour | Full course
49:05
Get Started with AR in Unity in 6 minutes!
6:59
Novaborn
Рет қаралды 132 М.
How I made an AR Game in 24h (Unity + Lightship)
13:24
Alive Studios
Рет қаралды 27 М.
Coding INDOOR NAVIGATION with A* Pathfinding
10:24
MatthewHallberg
Рет қаралды 189 М.
Let’s Make an AR App in 15 MINUTES!! (Beginner Friendly)
17:31
immersive insiders
Рет қаралды 133 М.
Text to 3D is AWESOME now! - AI Tools you need to know
10:51
Olivio Sarikas
Рет қаралды 146 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 29 МЛН