keijiro / GeoVfx

Examples of geographical data visualization with Unity VFX Graph
404 stars 36 forks source link

UnityEngine.VFX.Utility error #2

Closed rmib200 closed 2 years ago

rmib200 commented 2 years ago

Hi, while trying to run the project I encountered a couple of errors that I can't solve.

It seems that both errors has something to do with a dependency called UnityEngine.VFX.Utility. I searched the web for info but I haven't been able to find it. Do you know what can be done about it? I'm very new to VFX.

keijiro commented 2 years ago

Which Unity version are you using? This project requires Unity 2021.2.

rmib200 commented 2 years ago

Noted. Will try with that version. I was using a 2020 LTS version.

On Mon, Jan 3, 2022, 9:29 AM Keijiro Takahashi @.***> wrote:

Which Unity version are you using? This project requires Unity 2021.2.

— Reply to this email directly, view it on GitHub https://github.com/keijiro/GeoVfx/issues/2#issuecomment-1004093198, or unsubscribe https://github.com/notifications/unsubscribe-auth/AETH2IHLNL32Q6Q54IUJYVLUUGQFFANCNFSM5LD326QQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

keijiro commented 2 years ago

Then I'm sure that it will be solved by using 2021.2.

I'm closing this issue now. Please reopen the issue if it still reproduces with 2021.2.