The Unity Assets QR Scanner package allows you to read QR codes and extract data from them using a QR image.
- Download and Import the NuGetForUnity Package https://github.com/GlitchEnzo/NuGetForUnity/releases
- Open the NuGet Package Manager Window Search for and install the ZXing.Net package. https://github.com/micjahn/ZXing.Net/
To use the sample projects, create the following folder structure: StreamingAssets/QR Images, and add QR images to that folder.