Missing Item Collection

wdrpgwd

New member
I deleted the opsive folder and downloaded 3.2. I went to download the demo from the manager and it's saying invalid path.

1739661974947.png
 
Thanks for the heads up. This has been fixed in version 3.2.1 that is going out shortly.
 
Thanks for the heads up. This has been fixed in version 3.2.1 that is going out shortly.
I was able to open the menu after updating. The only issue is, I don't have URP, so can I no longer access the demo?
I have it in the samples folder, but can't use it or the items within it, in my project.

If I can't use the demo, it's going to make it a lot harder to make my game..

After the update, the demo item collection is no longer in the menu and can't be located...
1739835318100.png

I created a new item collection but the script is empty as well.. Before it would show the Item collection script.

Now:
1739835619995.png
Before:
1739835670851.png



Maybe it's my fault for not being an experienced developer and this is obvious..
 
You should be able to use the asset without the demo scene. Here's what I tried:

1. Created a new 2022.3 project
2. Imported the Ultimate Character Controller 3.2.1.
3. Open the Item Types Manager. I got the same errors as you did with "An ItemCollection must be selected".
4. Selected the Create button. The script was created and I'm not missing any references:

1739861532903.png
I know you said you deleted the folder, but do you still have parts of version 3.1 imported? There could be a reference conflict. Can you try reproducing the same steps that I did in a new project juts to be sure we are getting the same results.
 
You should be able to use the asset without the demo scene. Here's what I tried:

1. Created a new 2022.3 project
2. Imported the Ultimate Character Controller 3.2.1.
3. Open the Item Types Manager. I got the same errors as you did with "An ItemCollection must be selected".
4. Selected the Create button. The script was created and I'm not missing any references:

View attachment 13695
I know you said you deleted the folder, but do you still have parts of version 3.1 imported? There could be a reference conflict. Can you try reproducing the same steps that I did in a new project juts to be sure we are getting the same results.
Ya, I did what you told me and it works.

I guess I had to delete more than just the Opsive folder when updating.
I'll try again but delete the item collections, etc., before importing again.
 
Back
Top