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 504 forks source link

How to solve the problem of invalid multi-touch #934

Closed caicoder closed 3 months ago

caicoder commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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

Screenshots If applicable, add screenshots to help explain your problem.

Unity (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

timbotimbo commented 3 months ago

Can't really help you if you don't give any info.

The only multitouch issue I know of is this https://github.com/juicycleff/flutter-unity-view-widget/issues/850, which is a Flutter issue that we can't fix in the plugin.