Importing Third Person Controller

Hello, I imported the third person controller into my current unity project and I am getting 172 errors. I followed all the instructions in the documentation but I also have very limited coding knowledge so I don't understand what all of these errors are. Can anyone help me out here? I am using URP 2022. Below are just a few of the issues. And it's all under the UCC scripts, none of my current scripts I'm using myself so I'm confused. Thanks for the help! I'm a newbie when it comes to this stuff.Screenshot 2024-07-31 at 4.01.56 PM.png
 
It doesn't look like everything was imported. When you select which assets to import make sure you import the Opsive/Shared folder.
 
It doesn't look like everything was imported. When you select which assets to import make sure you import the Opsive/Shared folder.
Hello, thanks for the response. I tried reimporting it and it didn't work again. Same exact errors. I made sure that everything was selected. I will say, I have already previously imported your Ultimate Inventory System into my project and it doesn't have any errors. But when I try to import the Third Person Controller, it says some of the things in the Shared folder and other folders will be overwritten/replaced because they already exist and I say yes and import those and it still gives me the same errors. Any other ideas?

Thanks for the help!
 
Hmm, you can import both of those assets without a problem. Have you updated to the latest version of each? Also, just as a sanity check, and you import the Third Person Controller into a fresh project and see if that works?
 
Hmm, you can import both of those assets without a problem. Have you updated to the latest version of each? Also, just as a sanity check, and you import the Third Person Controller into a fresh project and see if that works?
Yeah, see attached image with the versions that I have downloaded into my project. I tried importing both the Ultimate inventory system and the third person controller into a new project in URP and it worked after I ran some of the setup for both of them like adding the buttons and layers and camera etc.
 

Attachments

  • Screenshot 2024-08-02 at 9.52.54 AM.png
    Screenshot 2024-08-02 at 9.52.54 AM.png
    17.9 KB · Views: 2
  • Screenshot 2024-08-02 at 10.02.50 AM.png
    Screenshot 2024-08-02 at 10.02.50 AM.png
    285 KB · Views: 2
Try importing the Third Person Controller first. Make sure you don't get any errors. Then import inventory.
Hey Justin, this worked great! I deleted the Opsive folder entirely from my current project, imported the third person controller first and there were no issues, then I imported the inventory system and it all has no errors. Thanks so much for the help!
 
Back
Top