trilitech / tezos-unity-sdk

Tezos Unity SDK for developers. Discover the future of Web3 gaming.
https://tezos.com/unity
MIT License
24 stars 12 forks source link

WebGLFrontend lack .meta files #77

Closed umutkutlu closed 1 year ago

umutkutlu commented 1 year ago

Bug Definition

Unity gives these errors when the SDK is imported from the Package Manager with Git URL.

image

These assets lack corresponding .meta files, causing Unity to ignore them. As a result, they are not being imported into the project.

Steps To Reproduce

  1. Create a new project
  2. Import the SDK from Package Manager with Git URL