I’m trying to access my device’s camera, but it doesn’t work. I followed this tutorial on the Android Camera Plugin but even after following the exact steps as in the video, I can’t access it. As soon as the app is deployed and tries to open the camera, it crashes. I’m using UE 5.5 and have enabled all camera permissions in Project Settings plus AndroidManifest.xml.
Here is my zipped project that only has blueprints for accessing the camera file. Also, attached the screenshot of my blueprint.
Current Index
is an Integer variable initialized to 0 and the Media Player
variable contains a Media Player.