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

[Unity 2023] A problem occurred evaluating project ':unityLibrary'. #885

Closed UnityExpert closed 8 months ago

UnityExpert commented 9 months ago

Hie, I have used the Flutter Unity widget package "fuw-2022.2.0" in Unity editor "2023.1.16f1" and was able to export unity files but in Flutter (Using Android Studio)getting this error while building apk

Here is the screenshot of the error

Screenshot 2023-10-09 170722

UnityExpert commented 8 months ago

using unity 2022 worked for me

timbotimbo commented 8 months ago

Like mentioned on Discord, Unity 2023 breaks compatibility with this plugin on Android.

https://github.com/juicycleff/flutter-unity-view-widget/issues/839