It was the subject that I needed and I didn't see others videos about the update of AR foundation. Thanks !!
@xiennastudio Жыл бұрын
So happy to know it was helpful! 😄
@S0paTa6 ай бұрын
Thanks a ton! This helped me kick-start my project that I am migrating from Vuforia.
@troymperry4 ай бұрын
what was wrong with Vuforia? This is way more complicated for no reason.. sometimes I hate technology.
@jasonalarid9308 ай бұрын
Wow, this is a great video - exactly what I was looking for! Thank you!
@xiennastudio8 ай бұрын
Glad it was helpful!
@vanshrana9508 Жыл бұрын
Great Video :)
@xiennastudio Жыл бұрын
Thanks!
@vishnutejakatta55337 ай бұрын
Great video 🫡
@SueSuweni Жыл бұрын
Thank you for the great video !
@xiennastudio Жыл бұрын
Glad you liked it!
@christopheradiprayoga623 Жыл бұрын
Great video 🔥
@hosagey8 ай бұрын
best video, thanks
@xiennastudio8 ай бұрын
Thank you!
@nutvers1.0n5 ай бұрын
Thanks a lot
@elytrunks Жыл бұрын
Great video, Xienna! Thank you! Looking forward to the plane detection video!
@xiennastudio Жыл бұрын
Thank you very much for your comment!
@poojabhide81693 ай бұрын
Does this apply for vuforia as well?
@aadityalobo11 ай бұрын
GOOD VIDEO
@xiennastudio11 ай бұрын
Thank you!
@maheshp20483 ай бұрын
Hi I'm having a black screen issue in unity 2022.3.45f1, the camera view isn't coming, but the object in the scene are visible in a black screen.
@Prakashkumawat2152 ай бұрын
facing same problem please let me know here when you resolve it
@vaibhavpandey74547 ай бұрын
i have android 14 and its not working there
@Synersty7 ай бұрын
hi, if I want to create an app for both Google play and app store, how do I achieve this? Because in the build settings window I only get an option for Android OR ios but not both. I have installed Ar foundation, could you help me out please?
@xiennastudio7 ай бұрын
Hello, you can use the same Unity project, however, you must build it separately for each platform, once for Android and then once again for iOS. Additionally, you will need a Mac to build for iOS.
@Synersty7 ай бұрын
@@xiennastudio if I build once for android, will I have to do everything over again for iOS? Secondly, is there a way I can work with a Laptop with Windows OS instead of a Mac. Alternatively, if I must have a mac, could I create an App for both iOS and android (not using Unity), then integrate AR features? how might this work.
@xiennastudio7 ай бұрын
You just need to do the build part again. You can try to use Unity Build Automation to build to iOS using Windows, but it's quite complex docs.unity.com/ugs/en-us/manual/devops/manual/build-automation/tutorials/building-for-ios Sorry, I am not sure if it's outside of Unity. You can create an AR app without Unity, but I am not sure if you can use the same project for both iOS and Android.
@mrdotss49678 ай бұрын
Hello, great tutorial! But I have a problem when I try to build it into android the warning shows that the input handling is set to both and might cause issues.
@xiennastudio8 ай бұрын
Thank you! I don't think I ever got that warning, could you provide the exact wording of the warning?
@mrdotss49678 ай бұрын
@@xiennastudio hello sorry for the late reply, the message says: Unsupported Input Handling PlayerSettings->Active Input Handling is set to Both, this is unsupported on Android and might cause issues with input and application performance. Please choose only one active input handling. Ignore and continue? (This dialog won't appear again in this Editor session if you'll choose Yes)
@xiennastudio8 ай бұрын
I apologize, but I'm not certain how to resolve this. I've searched around and haven't found anyone with the same problem. Can you build it? If yes, have you tested on Android and encountered any problems?
@mrdotss49678 ай бұрын
@@xiennastudio Yes I build it and try it on android. All in all it seems fine, looks like it's just a warning for some android devices that will might have input issues.
@Sohneg3 ай бұрын
@@mrdotss4967 In the settings some where there is a dropdown where you can change input mode from legacy, new and both. Not sure anymore where it is. Maybe player settings
@lettuce84633 ай бұрын
is XR origin same as ARsession origin?
@xiennastudio3 ай бұрын
XROrigin replaces ARSessionOrigin in AR Foundation 5