timbotimbo
timbotimbo
## Description Fixes #766 Unity code or UI that uses touch events using the (new) Input System package doesn't work when using this widget with the default settings on Android....
## Description Just a warning about using Flutter 3.19 on Android 12+. The Unitywidget will break when a keyboard is openend or the screen is rotated. It will end up...
### Describe the bug I was testing the compatibility of this package with various browsers and noticed this touch issue on Android Firefox. Dragging a finger slowly over the viewer...
**[UPDATE]** Check [my comment](https://github.com/juicycleff/flutter-unity-view-widget/issues/957#issuecomment-2548214463) below for a workaround. ### Description Since Flutter 3.22, Unity will crash on certain Android versions when ARFoundation is activated. This only happens on Android
## Description Updates the readme for both ARFoundation and Vuforia. - I removed the Android instructions to manually include all libraries. - Instruction for `unityLibrary:xrmanifest.androidlib` error. - Added iOS section...
### Steps to reproduce When running a Flutter app in debug mode on an Android emulator, the back button can bring the app into a broken state. 1. Create a...
# Update I've published a forked package on pub.dev: [flutter_unity_widget_2](https://pub.dev/packages/flutter_unity_widget_2). Versions 6000.x.y are based on this branch. Make sure to check the [migration steps](https://pub.dev/packages/flutter_unity_widget_2#migration-from-flutter_unity_widget) if you switch to this plugin....
The `google_maps_flutter` plugin has issues with the custom Flutter Engine created by `AudioServiceActivity` in this plugin. I'm not sure if this plugin's implementation is missing something or if the maps...
**Describe the bug** When using Unity 6000.2.0 with Android, you will get the following error: ```console FAILURE: Build failed with an exception. * Where: Build file 'C:\\example\android\unityLibrary\build.gradle' line: 130 *...