Dustyroom / flat-kit-doc

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

No URP Package via PackageManager #26

Closed vailKAKO closed 3 years ago

vailKAKO commented 3 years ago

Describe the bug There is no URP Package via PackageManager, only Builtin. Builtin is installed at the time of import. If you import from Package Manager as described in the document, Go to Assets (in Project tab) ▶︎ “URP Package” folder ▶︎ FlatKit URP ▶︎ unpack. does not exist.

To Reproduce Importing FlatKit latest 2.1.4 via PackageManager in URP project on Unity 2019.4.20. (The same problem has been confirmed in other URP projects as well.)

Expected behavior Package exists as described in the document.

Unity details:

dustyroom-studio commented 3 years ago

Hi,

Thank you for reporting this. If I understood correctly, you took this guide instead of this one If so, please, follow the latter one. The former link refers to the Unity's Universal RP installation, not Flat Kit URP.

Once you complete all 6 steps in the guide from the second link (this one), Flat Kit should be ready to go. If the issue is still there, could you please do the following:

Hope it helps

vailKAKO commented 3 years ago

Thank you so much for your reply! I was referring to the former, as you said.

I thought it might be a problem in my environment, so I tried it right after creating a new project. Since the icons are different, I deleted the UnityPackage stored in Unity and tried again, but the situation is the same. The following is a part of the progress of the specified part. Because of this condition, the image in this picture is imported even if Import is done, and UnityShaderCompiler runs out of control when Importing for some reason, the image after Importing is omitted.

(1) Downloaded state as before. first_download

(2) The old version is also displayed for some reason, and it does not change no matter how many times I try to update. second_anotherversionappear

(3) Pressing "Import" in that state. third_importphase

(4) Deleting the UnityPackage stored inside Unity, and pressing Download and Import. fourth_re_downloadandimport

These are all the states right after I created the project with URP on 2019.4.20.

dustyroom-studio commented 3 years ago

Thank you for your screenshots and all the additional info. It seems like it should be working ok but your third screenshot shows the 'white' icon of Flat Kit. It is the icon for pre-2 version of Flat Kit. In v.2 and later the icon became 'purple'. This leads me to the following possible reason: since you've got an older version of Flat Kit — you'll need to select the newer one and press Update. But, as you were saying, you couldn't update because it wouldn't let you do that, I think it is a cache problem. Could you please clear the Package Manager cache and re-import Flat Kit? Here's how to do it in macOS:

Let me know how it goes.

vailKAKO commented 3 years ago

Thank you very much. I've taken the following actions, and I'm in the state shown in the attached screenshot.

1) Delete all files in AsssetStore-5.x as you told me. 2) Delete Chache in the directory above. 3) Delete the Image Cashe in AssetStore. 4) Create a new project.URP,2019.4.20 The result is as shown in the attached screenshot, although the download also started from scratch. I will try deleting the cache when I have time.

As an additional report, the date I purchased this asset is Dec 29, 2020 I'm not sure why the 1.5.5 version is appearing this time. Dec 18, 2019 I'm at a loss as to why the 1.5.5 version ...... is from a time when I didn't own it yet.

I'm going to try everything I can think of to figure out what's going on, but I'll let you know as soon as I can.

SS_actiongoes

dustyroom-studio commented 3 years ago

Yes, it definitely looks like the cache problem. In the more recent 2020's Unity versions it is a more rare issue. You see older versions because, theoretically, apart from the latest version, you should also have access to any previous version of Flat Kit. But the bug is that you can't have the latest one... It is the Unity's bug of a Package Manager and the only workaround would be trying deleting the cache and trying importing the asset (not only Flat Kit) from a more recent version of Unity. I am sorry for this issue, many developers requested Unity to fix this weird problem...

So, I'd suggest you doing this:

dustyroom-studio commented 3 years ago

Please re-open the issue if it's not been resolved.