Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with 2022.1.23 and NativeGallery.Runtime already existing #270

Open
aholla opened this issue Dec 8, 2022 · 1 comment
Open

Issue with 2022.1.23 and NativeGallery.Runtime already existing #270

aholla opened this issue Dec 8, 2022 · 1 comment
Labels

Comments

@aholla
Copy link

aholla commented Dec 8, 2022

Description of the bug

Opening my project in 2022 gives the following errors:

Assembly with name 'NativeGallery.Runtime' already exists (Packages/com.yasirkula.nativegallery/Plugins/NativeGallery/NativeGallery.Runtime.asmdef)

Assembly with name 'NativeGallery.Runtime' already exists (Assets/Plugins/NativeGallery/NativeGallery.Runtime.asmdef)

Assembly with name 'NativeGallery.Editor' already exists (Packages/com.yasirkula.nativegallery/Plugins/NativeGallery/Editor/NativeGallery.Editor.asmdef)

Assembly with name 'NativeGallery.Editor' already exists (Assets/Plugins/NativeGallery/Editor/NativeGallery.Editor.asmdef)

Reproduction steps

Open in 2022.1.23

Platform specs

Please provide the following info if this is a Unity 3D repository.

  • Unity version: e.g. 2018.3.1f1
  • Platform: e.g. Android, iOS, Windows
  • Device: if Platform is Android or iOS, please provide the model and the OS version of your device; e.g. Samsung Galaxy S8, Android 10
  • How did you download the plugin: e.g. Asset Store, GitHub, Package Manager. Please make sure that your asset is up-to-date

Additional info

Please check Logcat (Android) or Xcode console (iOS) for any meaningful error messages and include them here.

@aholla aholla added the bug label Dec 8, 2022
@yasirkula
Copy link
Owner

Looks like the plugin was added both as a normal asset and as a package. You can remove it from either Assets/Plugins/NativeGallery or Package Manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants