UnityNativeCamera icon indicating copy to clipboard operation
UnityNativeCamera copied to clipboard

A native Unity plugin to take pictures/record videos with device camera on Android & iOS

Results 30 UnityNativeCamera issues
Sort by recently updated
recently updated
newest added

Hi, I just updated from 1.3.3 to 1.3.7 and got next: - error CS7036: There is no argument given that corresponds to the required formal parameter 'isPicturePermission' of 'NativeCamera.RequestPermission(bool)' -...

bug

Every plug in I haver tried is terrible at managing Android permissions. I just need something simple for checking, and requesting. Could you expand NativeCamera.CheckPermission(); a bit? NativeCamera.CheckPermission( ... paramater...

Is there functions/permissions to get photos from the camera roll?

Doesn’t it support the function of cropping after taking pictures?

When using the selfie camera after taking photo the image loads upside down, I need to upload this image to a server and it needs to be the right way...

Use this tool in Android output video store path is: “/data/user/0/xxx.xxx.xxx/cache/VID_camera.mp4” .However, this file cannot be found on Android devices. Can the save path of this video be customized and...

在安卓手机上 红米K70 录制视频的时候 > 提示报错:此编码格式不支持当前的分辨率设置,请切换至H264 ![Image](https://github.com/user-attachments/assets/47799e13-1baf-4a99-bc73-33820e0bcae1) 请问:应该如何处理这个问题呢

Dears, I am very happy to use NativeCamera and running good, but one issue I need to take care more. I have been set quality as default and get big...

If I call NativeCamera.TakeImage on iOS, it's always giving the same name file(CameraImg). Because of this the old file references are getting deleted. It's working file on android where I'm...

**Description of the bug** VisionPro is currently not included in the #if statements, thus not supported. When adding it, however, it throws errors, as for support of VisionPro, Enterprise support...