Skip to content

[Android] Flutter 3.16 & 3.19 make the widget invisible on Android < 10. #912

Open
@timbotimbo

Description

@timbotimbo

Describe the bug
When using this widget with the default settings on Flutter 3.16, the widget is invisible on Android < 10.
I recommend not going past Flutter 3.13.9 for now.

See this issue in the Flutter repo for more details.
Looks like it is a Flutter bug.

To Reproduce
Steps to reproduce the behavior:

  1. Use Flutter 3.16.5
  2. Run any project with flutter_unity_widget
  3. On Android >= 10 everything is normal, on Android <10 the widget is invisible.

Screenshots

3.13.9 Visible 3.16.5 Invisible
3.13.9.mp4
3.16.5.mp4

Unity:

  • Any Unity version

Smartphone
Devices affected during my tests:

  • Android 9 emulator
  • Samsung Galaxy S8, Android 9
  • Samsung Galaxy J5, Android 6.
  • WileyFox Swift, Android 7.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Flutter issue/bugProblem caused by Flutte that we can't fixandroidThis issue is specific to the Android Platform.bugThis issue refers to a bug in the plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions