Unity VR - Unity Android Google Cardboard Configuration (Unity 2020, Possibly Outdated)

  Рет қаралды 31,439

Cold Flame Studios

Cold Flame Studios

Күн бұрын

Пікірлер: 82
@PushkarMokashi
@PushkarMokashi 3 жыл бұрын
Thanks a lot. Wasted a whole day looking for these guidelines and finally happened to find your video. Saved a lot of time.
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
You're welcome!
@surajitsaikia1653
@surajitsaikia1653 3 жыл бұрын
This is amazing...I wasted a full day looking for 2021 Unity tutorial and here it is. Thanks
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
You're very welcome!
@moyado
@moyado 3 жыл бұрын
thank you for provide an updated tutorial to use cardoboard with new unity releases
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
You are welcome!
@muhammadfitrie7061
@muhammadfitrie7061 2 жыл бұрын
thank you so much sir!!!!, i dont know why your video is underrated
@ColdFlameStudios
@ColdFlameStudios 2 жыл бұрын
Glad it was helpful!
@jordanvegas3999
@jordanvegas3999 2 жыл бұрын
Thank you wonderful person for this tutorial, it ended my stack overflow headache for another sleepless night ❤
@ColdFlameStudios
@ColdFlameStudios 2 жыл бұрын
Glad it helped!
@eph.ortvn_
@eph.ortvn_ Жыл бұрын
my game is giving build errors and I feel it's cos I didn't import the google cardboard SDK, but it keeps giving me errors on any line of code that says DayDream from the imported sdk what do I do?
@tomaszjeleniewski8583
@tomaszjeleniewski8583 3 жыл бұрын
Great tutorial. I have finally uploaded the app to my mobile phone and it works.
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
Glad it helped!
@POORNACHAND-jq5qf
@POORNACHAND-jq5qf 11 ай бұрын
Thank you for sorting my problem out.
@lavnishhh
@lavnishhh 3 жыл бұрын
Cannot perform upm operation: Unable to add package [github.com/googlevr/cardboard-xr-plugin.git]: No 'git' executable was found. Please install Git on your system then restart Unity and Unity Hub [NotFound]. I have installed git but still it shows this
@johnkimani5889
@johnkimani5889 3 жыл бұрын
Did you find a solution?
@007bouba
@007bouba 3 жыл бұрын
thanks a lot man, keep it up !!
@ColdFlameStudios
@ColdFlameStudios 2 жыл бұрын
You're welcome!
@1LifeStudio
@1LifeStudio Жыл бұрын
Do you know how we can embed this project (VR + google cardboard) into an Android app e.g. making this project an Android library and using it in native android?
@fernandorodriguez5036
@fernandorodriguez5036 3 жыл бұрын
please can you make a video explaining how configure VR mode buttons? like the close button or configuration button, thanks good video btw, thank u, cheers from Colombia
@louaiyoub
@louaiyoub 5 ай бұрын
Thank you very much
@hritik16
@hritik16 3 жыл бұрын
I am getting a Gradle build error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':launcher:processReleaseResources'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource linking failed D:\Repos\Cardboard VR Environment\Temp\gradleOut\launcher\src\main\AndroidManifest.xml:5:3-116: AAPT: error: attribute android:requestLegacyExternalStorage not found. Any clue about this? Thanks.
@AbdulAlim-sk8ub
@AbdulAlim-sk8ub Жыл бұрын
hii!! Do you find the solution please tell me my build show same error
@hercaici
@hercaici 3 жыл бұрын
Why you dont test it on Unity..Normaly when you click on the play button,you could test it before publishing...Do you thing it doesnt work ?? No GVR editoremilator
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
There are a few plugins and ways to let you test it in the editor, but by default it is hardly useful.
@biswasnilot
@biswasnilot 2 жыл бұрын
Have you figured out how to do it? As I am used to making apps using gvrEditorEmulator. But here it seems very different.
@TheLemonPage
@TheLemonPage 2 жыл бұрын
You got the Player prefab out of that but does anyone know where i can find the prefabs for making user interaction when clicking an object ?
@iwonwahyudi
@iwonwahyudi 2 жыл бұрын
Yeah...Me too..... :) :) :)
@HOPEX00
@HOPEX00 3 жыл бұрын
If i already have a AR camera then what will i do to make it in VR you told that you have to delete old camera then how do I access the AR camera???
@HOPEX00
@HOPEX00 3 жыл бұрын
Pls help me sirrr
@HOPEX00
@HOPEX00 3 жыл бұрын
Can we edit prefab and put AR camera instead main camera????? But how??
@KapilSharma-is1we
@KapilSharma-is1we 2 жыл бұрын
How to setup for a new project for a cardboard vr application?
@d35a13g2
@d35a13g2 3 жыл бұрын
Hi, I think I did everything that you did in the tutorial but every time I open the app on my phone I get nothing but a black screen. Would you have an idea of what I should do to do it right?
@d35a13g2
@d35a13g2 3 жыл бұрын
Nevermind, I had to set the graphics API to OpenGLES2 instead of 3, like you said in the video.
@anirudhnv7389
@anirudhnv7389 3 жыл бұрын
@@d35a13g2I tried it with opengles2 and it still didn't work. Can u share your projects files please.
@rifat9264
@rifat9264 2 жыл бұрын
Thanks man, this works
@ColdFlameStudios
@ColdFlameStudios 2 жыл бұрын
Glad it helped
@cricadev
@cricadev 3 жыл бұрын
THANKS, is there a way to run it on the editor? what if I want to make a game, so I will have to build everytime I want to do a new change? that sounds like a lot of work
@Shivyyy
@Shivyyy 3 жыл бұрын
hey if you find a way lmk pls thanks
@ColdFlameStudios
@ColdFlameStudios 2 жыл бұрын
Unfortunately with mobile development, building every time is the norm. 2021/2022 do have a streaming build feature for your phone that speeds the process up, but it is still tedious.
@turanylmaz1848
@turanylmaz1848 2 жыл бұрын
Hello, I have done everything that needs to be done. But I can't move it with the mouse. It just zooms. Where am I doing wrong?
@Mr.Epsilion
@Mr.Epsilion 3 жыл бұрын
Hello Sir, I have one question for you, do you know, a Vulkan doesn't support at Cardboard?
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
No, Vulkan does not support Cardboard and you'll have to remove it from the list to properly run the app.
@OymyOwtf
@OymyOwtf Жыл бұрын
i did the same with unity 2021.3.1f1 but when i test play i can't move anything and the text in front of the camera view just show "Unrecognised Graphics API". What do i do? please help
@universalsanjay3526
@universalsanjay3526 3 жыл бұрын
I do not get the VR google classroom thing. May I know how to get it
@madsoncaminha2517
@madsoncaminha2517 3 жыл бұрын
Hello sir, i tried same steps but when i play the game the camera is frozen, no pointers appears or alt let me change the camera, do you have any idea what could possibly be? I'm really struggling
@reidyensam
@reidyensam 3 жыл бұрын
Thank crack, Can I use VR just in one scene? or in especifics scenes (I need it)... help me please
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
Copied from my reply to a comment on the iOS video: In the scene without VR, I would try making a script on an empty gameobject that contains in Start(): XRGeneralSettings.Instance.Manager.DeinitializeLoader(); It may also be XRSettings instead of XRGeneralSettings. To turn it back on for the other scene, put in that scene a similar script in the same fashion: XRGeneralSettings.Instance.Manager.InitializeLoader();. If you're using the XR Plugin Management System as in this video.
@reidyensam
@reidyensam 3 жыл бұрын
@@ColdFlameStudios thank you master, I am a newbie to UNITY, maybe you can upload a video, I would greatly appreciate it.
@CornuDev
@CornuDev Жыл бұрын
When I build this scene and open on my android phone, the color all become "red" ..., didn't anyone can fix this problem?
@ahmedhegazy4936
@ahmedhegazy4936 3 жыл бұрын
i have a problem with using the pointer can you help me please
@BlenderUser12
@BlenderUser12 3 жыл бұрын
Hi , how do i fix this? Please initialize Cardboard XR loader before calling this function. UnityEngine.Debug:LogError (object) Google.XR.Cardboard.Api:UpdateScreenParams () (at Library/PackageCache/com.google.xr.cardboard@891dec0b1a/Runtime/Api.cs:295) CardboardStartup:Update () (at Assets/Samples/Google Cardboard XR Plugin for Unity/1.11.0/Hello Cardboard/Scripts/CardboardStartup.cs:70)
@Exec7900GT
@Exec7900GT 3 жыл бұрын
I have the same FUCKIGN PROBLEM!! Can somebody help with this??!
@percivalfernandez3515
@percivalfernandez3515 3 жыл бұрын
has anyone have a solution for this....thank you
@ronjamiehling8095
@ronjamiehling8095 3 жыл бұрын
Does any one found a solution. I have the same problem
@봉봉-r2w
@봉봉-r2w Жыл бұрын
thanks. do you know adjust screensize to full without QRcode?? :)
@biswasnilot
@biswasnilot 2 жыл бұрын
Can we view the example in play mode? Here I see the you can test the game after building only.
@ColdFlameStudios
@ColdFlameStudios 2 жыл бұрын
Unfortunately mobile testing is quite limited and without plugins (Or streaming using the new 2021/2022 features) you're stuck building every time you want to test the app.
@biswasnilot
@biswasnilot 2 жыл бұрын
@@ColdFlameStudios Ok. Thank you for the info
@jamielin7278
@jamielin7278 Жыл бұрын
@@ColdFlameStudios hello can i check what plugins may i use to test the scene without building it? Could i operate it by using the mock hmd first?
@ashishkushwaha717
@ashishkushwaha717 3 жыл бұрын
Hello , sir can you make tutorial on turn off vr mode to normal mode?
@anirudhnv7389
@anirudhnv7389 3 жыл бұрын
I am getting a black screen when i build. What should I do?
@premmane9816
@premmane9816 Жыл бұрын
is this outdated what is alternative ???
@gerrymg
@gerrymg 3 жыл бұрын
I got a blue screen in my phone, can you help me?
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
I can think of two reasons you might have a plain blue screen. It's a settings or configuration issue. 1. Make sure the scene in Build Settings is the scene you want in VR, and remove any unwanted scenes. 2. Make sure Vulkan is removed from the Player Settings as shown in the video.
@gerrymg
@gerrymg 3 жыл бұрын
@@ColdFlameStudios Thanks bro. It was vulkan.
@LaTrefle
@LaTrefle 3 жыл бұрын
Is it possible to make ar games work with google cardboard?
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
For AR you'll need to use ARCore (Android) or ARKit (iOS). developers.google.com/ar/develop/unity/quickstart-android
@LaTrefle
@LaTrefle 3 жыл бұрын
@@ColdFlameStudios yes, i know that, but i want to do a VR game that is also an AR. I was thinking to develop the game in AR and then add stereosvopic view for cardboard viewing. Is it possible?
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
@@LaTrefle There may be a way to convert the Google Cardboard VR camera setup for AR, like this: assetstore.unity.com/packages/templates/systems/ar-vr-mr-camera-mixed-reality-with-google-cardboard-xr-plugin-ar-179433?aid=1100lGft&. Off the top of my head I can't think of how they did it, but it indicates that Google Cardboard contains this feature and they brought it out using the AR background renderer.
@LaTrefle
@LaTrefle 3 жыл бұрын
@@ColdFlameStudios thank you so much for the answer, i'll try it out!
@kaanylmaz1008
@kaanylmaz1008 3 жыл бұрын
​@@LaTrefle i made one with "Vuforia" for AR + google cardboard, not so hard.
@legitmelon1553
@legitmelon1553 2 жыл бұрын
hey i have a gradle build fail and got numerous errors, can u help me fix it?
@ColdFlameStudios
@ColdFlameStudios 2 жыл бұрын
There are usually two reasons for this. First try going to Edit->Preferences, go to External Tools, and check the box next to Android SDK Tools. You may need to find and specify your android SDK file path manually after this. If that doesn't work Go to Edit->Project Settings->Player->Publishing settings->Tick Custom Properties Gradle Template then go to the newly generated "gradleTemplate . properties" (Spaces added to prevent link) and add these lines to the top: android.useAndroidX=true android.enableJetifier=true After if that doesn't work, deleting the Library folder could help, but that's not a great thing to do, look up other solutions first.
@manrajbhachu8242
@manrajbhachu8242 2 жыл бұрын
did you figure it out i have the same problem
@trimberg
@trimberg 2 жыл бұрын
thank u very much! after that i have error with api version, and if u have same one - write under my comment, i try to help u
@gururajsuresh4351
@gururajsuresh4351 3 жыл бұрын
Life saver
@pachanzotto6597
@pachanzotto6597 3 жыл бұрын
Please help mee!! T.T, i have a problemm T.T how to make this project in this tutorial works into oculus quest T.T
@ColdFlameStudios
@ColdFlameStudios 3 жыл бұрын
A Quest is through a completely different architecture unfortunately. More videos will come as my classes require them. I'm sure you can find more here on KZbin.
@felipecorrea5694
@felipecorrea5694 2 жыл бұрын
Muito legal, funcionou aqui, porem eu gostaria de andar pela cena, a câmera parece estar fixa no chão, podendo apenas olhar ao redor.
@rodrigocruz3515
@rodrigocruz3515 2 жыл бұрын
Cardboard é um 3DOF só oferece rotação da cabeça.
Setup Unity for VR Support in 2023
14:29
Ryan Murray
Рет қаралды 10 М.
I made maps that show time instead of space
10:44
Václav Volhejn
Рет қаралды 1 МЛН
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
How to Create a VR App for Android in 7 Minutes
8:31
Android Authority
Рет қаралды 144 М.
Developer's Guide to Releasing a Unity Game on Google Play
17:21
LlamAcademy
Рет қаралды 17 М.
How To Make a Quest 3 Mixed Reality Game - Unity Tutorial
13:08
Valem Tutorials
Рет қаралды 133 М.
[Tutorial] Unity3d - 360 Virtual Tour
16:25
Nicholas Dingle
Рет қаралды 153 М.
How to Make a VR Game in Unity - PART 1
14:13
Valem Tutorials
Рет қаралды 703 М.
Unity VR - iOS Google Cardboard Configuration (Unity 2020, Possibly Outdated)
12:20
choosing a game engine is easy, actually
15:08
samyam
Рет қаралды 664 М.
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН