-
It seems this function no longer exists, but unfortunately all the documentation still references it...including the readme of this project.
How should we create a renderer now?
iyobo updated
4 years ago
-
When I load a blank scene, the memory is 160 M+, and after the ARFoundation session is created, the memory is 500 M+, and then all ARFoundation sessions are destroyed, and the memory is reduced to 300…
weacw updated
4 years ago
-
What I want to do in my AR App is have the option for the user to take a picture with his front-facing camera having a filter over it.
I managed to get it working by using this code
` private b…
-
I want to achieve the goal,but i dont know how to do ,when the phone start different direction,in AR its different direction angle.When AR lost tracking ,its different direction angle again.Would the …
-
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=======================…
-
When I reset the session with ARSession.Reset() I noticed that on Android a new PointCloud trackable is created, instead on iOS no, there's only one PointCloud trackable all the time.
-
Hi, I would like to get tracked image position and rotation for re-positioning of arsession origin. However, tracked image position and rotation is relative to ar camera according to my experiments. I…
-
### SPECIFIC ISSUE ENCOUNTERED
I'm working collaboratively on an Android app that uses AR Foundation. From one day to another (without making new builds) the app started to crash after the spla…
-
**Describe the bug**
Unity Widget freezes on every app launch (following the one when the app is installed on the device) when exiting and returning to the screen that contains it, behaving like th…
-
# SPECIFIC ISSUE ENCOUNTERED
When doing arcore.Session(activity) to start ArCore, it gets a crash in FusedLocationProvider.
Stacktrace:
```
05-01 16:26:59.187 3488 3488 I /system/bin/tombstoned:…