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.09k stars 505 forks source link

The same flutter unity app opening in Android but not in window #874

Closed zubair999 closed 10 months ago

zubair999 commented 10 months ago

Describe the bug The same flutter unity app is working on android but not on window, although unity window export is successfull, but only blank screen is showing in window but it's working fine on android. What setting I need to change in Build Setting and Player Setting, right now all settings are default and I have changed now settings.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Screenshot 2023-09-09 120805 WhatsApp Image 2023-09-09 at 12 08 41

Unity (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

timbotimbo commented 10 months ago

Windows isn't supported on the flutter side of things.