Dustyroom / flat-kit-doc

Documentation of the Flat Kit asset.
https://flatkit.dustyroom.com
Apache License 2.0
2 stars 1 forks source link

Terrain Shader Crashes on Import #15

Closed JackCollins1991 closed 3 years ago

JackCollins1991 commented 3 years ago

When I import the latest version of FlatKits, the import always causes Unity to freeze while importing the Terrain.shader file. When I stop and restart Unity, the Terrain.Shader asset is corrupted and presents the following error message in editor (screenshot attatched) Error Message "this default asset was generated because the worker process has crashed during last import "

Terrain Error

dustyroom-studio commented 3 years ago

First of all, if you are using in 2019.4.x version of Unity, it's better to upgrade your project to 2020.1 or 2020.2 as Unity messed up the Package Manager in 2019, which causes improper importing of the assets from different publishers (including Flat Kit) and reimport Flat Kit (see the note in the FAQ). If you can't move to the newer version of Unity, it is still worth to re-import the asset, as we have not received reports about our shaders crashing Unity. Also, a few questions to help us get the fuller picture:

Looking forward to your reply.

JackCollins1991 commented 3 years ago

Hi, I've just managed to fix the issue: I was mistaken - I was not frozen, it was just taking extremely long to import and so it actually took 30 minutes to import just the 7KB terrain.shader file, but it did eventually succeed. Sorry for the mistake. Now I can go ahead with making this game :) Thanks for a good product, it is really helpful!