-
https://learn.unity.com/project/ar-hello-world
-
2022-06-22 16:53:21.751 8223-8253/? E/DynamiteClient: Failed to load native library [packageName=com.google.ar.core,libraryName=arcore_c] from remote package:
java.lang.UnsatisfiedLinkErr…
-
Like other packages, the "~Assets" folder should contain default deployable content with the package, OR remove the installer scripts with no content.
Currently, this is causing an error because th…
-
When using SpectatorView on a project using Vuforia, although it builds fine for Hololens (as user)
I can't build the SpectatorView.Android scene for Android.
When building the APK Unity complains…
-
with reference to some closed tickets from the past:
- https://github.com/mapbox/mapbox-unity-sdk/issues/1314
- https://github.com/mapbox/mapbox-unity-sdk/issues/1596
- https://github.com/mapbox/ma…
-
in unity 2018.1b one can use the lightweight render pipeline. i was able to port the background shader, however it stayed black and only feature points were visualized. would be awesome if we had a wo…
-
When I start to build the scene, it comes out with such problems:
```
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer…
-
**Describe the bug**
Currently have a test scene set up, where I am trying to source a video session from an Android Tablet to a Windows PC. In the application I am using ARCore for an Augmented Rea…
-
**Describe the bug**
iPhone 15 Pro and 15 Pro Max on ios 17 will randomly crash when using ARKIT
![image](https://github.com/Unity-Technologies/arfoundation-samples/assets/30127664/86c16b4b-3bf7…
-
Hi, i'm new in Unity and try to use my hand detect model in Unity, and this project seems very good for me,thanks~~
After replacing the model and label with my own model(trained by tensorflow 1.7.1…