You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When there is a Unity widget in the screen, other widget like Stack and Modal will be covered by Unity widget / at lower layer.
But the Flutter widgets are working fine.
This happens on Android device only in my case.
IOS device I had (iPhone 6 IOS 12.5.5) doesn't have this issue
Wonder if something we can change in Android native side that will solve this?
Screenshots
Flutter:
Flutter 3.0.0
Dart 2.17.0
flutter_unity_widget: ^4.2.3
Unity:
OS: MacOS Monterey 12.2.1
Version 2020.3.26f1
Smartphone:
Device: Redmi Note 9S
OS: Android 10
Version 10 QKQ1.191215.002
The text was updated successfully, but these errors were encountered:
Describe the bug
When there is a Unity widget in the screen, other widget like Stack and Modal will be covered by Unity widget / at lower layer.
But the Flutter widgets are working fine.
This happens on Android device only in my case.
IOS device I had (iPhone 6 IOS 12.5.5) doesn't have this issue
Wonder if something we can change in Android native side that will solve this?
Screenshots
![](https://user-images.githubusercontent.com/54520662/171777868-6409df59-8304-4959-b12f-30f955e8303f.jpg)
Flutter:
Unity:
Smartphone:
The text was updated successfully, but these errors were encountered: