Open maherahmedraza opened 5 years ago
PLEASE ALSO EXPLAIN WHAT IS THIS ERROR? NullReferenceException: Object reference not set to an instance of an object GoogleARCoreInternal.ARCoreAndroidLifecycleManager.ResetSession () (at Assets/GoogleARCore/SDK/Scripts/Managers/ARCoreAndroidLifecycleManager.cs:143) GoogleARCore.ARCoreSession.OnDestroy () (at Assets/GoogleARCore/SDK/Scripts/ARCoreSession.cs:82)
There is a fix for the broken manipulation scene.
There is a fix for the broken manipulation scene.
worked fine bruh 👯♂️
I know, i also just had downloaded the original package and was going mad cause the scene wsa not working, then i found the fix. ;-)
See PR #501
Assets/GoogleARCore/Examples/ObjectManipulation/Scripts/ManipulationSystem.cs
.
VERSIONS USED
I have download and built the ARCore 1.7 on Pixel2 with "Object Manipulation" scene. After scanning when I try to spwan object its not working. I have also test it with Instant preview and still get the same results. What can be the problem?