juicycleff / flutter-unity-view-widget

Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
BSD 3-Clause "New" or "Revised" License
2.13k stars 518 forks source link

FAILURE: Build failed with an exception. (Flutter Unity Widget 2022.2.0) #843

Open Teeesa7 opened 1 year ago

Teeesa7 commented 1 year ago

Launching lib\main.dart on sdk gphone x86 in debug mode... main.dart:1

FAILURE: Build failed with an exception.

timbotimbo commented 1 year ago

Not much info here, but 2 main causes of stuff like this:

Teeesa7 commented 1 year ago

I did both, but I'm getting the same error.

timbotimbo commented 1 year ago

Launching lib\main.dart on sdk gphone x86 in debug This shows an x86 emulator as target. If you get a different error on a real phone, please post that.