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

Flutter screen is not visible on top of the unity scene but flutter button actions are working #896

Closed Kiruthika2206 closed 4 months ago

Kiruthika2206 commented 8 months ago

Flutter screen is not visible on top of the unity scene but flutter button actions are working. Need to know the correct issue why flutter screen is not visible.

Unity version -2021.3.11f1

timbotimbo commented 8 months ago

Please add more information like in the issue template, the current issue is pretty useless right now.

Also give an example of your widget layout, as in the example flutter widgets work fine on top of unity.