Question by
hamburml · Mar 10, 2020 at 02:00 PM ·
androidcanvaspositioning
Image (WebCamTexture) jumps on Android
Hello!
I try to make an App in portrait mode. At the bottom I want to display the current webcam (via WebCamTexture) picture centered.
When I build it for windows, it works. Unfortunately the position of the RawImage is wrong on android. It's not centered anymore.
I uploaded the project on GitHub https://github.com/hamburml/QR-Code-Reader
Any idea why the RawImage is not centered?
Thanks!
Comment