Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URP? #28

Closed
mohsen123 opened this issue Apr 28, 2021 · 12 comments
Closed

URP? #28

mohsen123 opened this issue Apr 28, 2021 · 12 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@mohsen123
Copy link

Isn't it supporting URP?

@tcdat96
Copy link

tcdat96 commented May 12, 2021

I'm trying URP but it doesn't seem to work. Did you figure it out?

@mohsen123
Copy link
Author

I'm trying URP but it doesn't seem to work. Did you figure it out?
Not Yet! seems some shaders need some changes.

@ruofeidu
Copy link
Collaborator

Sorry but I haven't used URP so far. May I ask which scenes would you like to transfer to URP? Avatar locomotion or object placement?

@ruofeidu ruofeidu self-assigned this May 13, 2021
@ruofeidu ruofeidu added the help wanted Extra attention is needed label May 13, 2021
@mohsen123
Copy link
Author

mohsen123 commented May 13, 2021

Sorry but I haven't used URP so far. May I ask which scenes would you like to transfer to URP? Avatar locomotion or object placement?

My target is point cload one, but I tried many Examples, UI, even the Target, is working fine but no Camera appears in the bg [black screen], maybe there is an issue with ARBackground shader,

@ruofeidu
Copy link
Collaborator

We have a new Point Cloud scene using raw Depth API now using both AR Foundation and ARCore Unity SDK. Please feel free to check it out: https://github.com/googlesamples/arcore-depth-lab/releases

@pinklover91
Copy link

Hi I'm trying to build the arcore-unity-sdk branch using URP, however, I keep getting black screen for my camera, because we don't have ARBackgroundRendererFeature in ARCore. Does anyone encounter this issue before? Do you have any workaround to get this work?

@ruofeidu
Copy link
Collaborator

Hi pinklover91, would you like to ensure your Unity version is Unity 2019.4.*? Sorry but I haven't got bandwidth to try the latest Unity versions, but it works well on my Windows, Mac, and Linux.

@ruofeidu
Copy link
Collaborator

BTW, you need to "Download and import arcore-unity-sdk-1.24.0.unitypackage or newer into the sample project. " See the README.md in that branch.

@pinklover91
Copy link

Hi pinklover91, would you like to ensure your Unity version is Unity 2019.4.*? Sorry but I haven't got bandwidth to try the latest Unity versions, but it works well on my Windows, Mac, and Linux.

Hi yes, I'm using 2019.4.25f1.

@ruofeidu
Copy link
Collaborator

BTW, you need to "Download and import arcore-unity-sdk-1.24.0.unitypackage or newer into the sample project. " See the README.md in that branch.

Did you do this as well?

@pinklover91
Copy link

BTW, you need to "Download and import arcore-unity-sdk-1.24.0.unitypackage or newer into the sample project. " See the README.md in that branch.

Did you do this as well?

Hi Ruofeidu, thank you so much for your hard work, taking your time replying and testing as well. I really appreciate it.
Yes, I did this as well. Using both 1.25.0 and 1.24.0 versions.
Still encountering black screen using URP, only when I remove my URP package, then I will be able to see my camera feed.
May I know if there's any particular setting similar to ARBackgroundRendererFeature settings in URP like AR Foundation? Or another alternatives workaround to solve this issue?

@ruofeidu
Copy link
Collaborator

ruofeidu commented Jun 8, 2022

Hi pinklower91,

I recently updated the app in Play Store and build it with Unity 2019.4.36f and I can verify it's working. Unity 2019.4.37f has some bugs in collision scene. But let me know if you are still encountering this bug.

Best,
Ruofei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants