- Home /
ARCamera does not move with the phone
I am developing an ARCore AR app for Android using ARFoundation and Unity 2019.4.14. When I run my program, the camera remains at a fixed position and does not move relative to the GameObjects in my scene. When I debug my program (using the ARFoundation Remote plugin), I found that the AR Camera stays at (0,0,0) and does not move around with the phone's position in space like how it normally is supposed to. Any idea what might be causing this?
Update: downgraded to Unity 2019.4.0 and it works now. Guess free dark theme was too good to be true...
Your answer
Follow this Question
Related Questions
AR Foundation device camera flickering 0 Answers
My 3D object in Vuforia AR is glitching and not rendering properly 0 Answers
Open camera 0 Answers
How to get best resolution from phone camera WebCamTexture? 2 Answers
ARFoundation change camera zoom 0 Answers