Search Unity

Question Help required with 3D Platformer project from Coursera

Discussion in 'Getting Started' started by RichAllen2023, Oct 10, 2022.

  1. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    I am currently working on the above project, I've installed the Universal Render Pipeline Asset as per the instructions yet it's giving the following error before I go to the next bit.

    upload_2022-10-10_15-18-24.png

    Is there a way to fix it? I've Tweeted Brian Wynn on other projects but he's never responded.

    The project settings is the last bit on the first part of the tutorial.

    I'm using the latest 2020 version on Ubuntu Linux, a supported OS.

    https://www.coursera.org/learn/game...-4/lecture/fSO2V/creating-a-new-unity-project is the link to the course.
     
    Last edited: Oct 10, 2022
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    @RichAllen2021 Let's narrow down the issue. Can you import the URP package into a new/empty project?
     
  3. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    Yes but even then it gives errors.

    I'm using the latest 2020.3 version on Ubuntu Linux, a supported OS.
     
  4. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Yes, understood Linux is a supported OS. What version of URP are you using? I'm using Unity 2020.3.38f1 LTS on Windows and I see 10.10.0 as the latest version available which installed without issue for me. Please show a screenshot of Package Manager for your new/empty project with only this package additionally installed.
     
  5. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    upload_2022-10-10_16-58-35.png
     
  6. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    What specific version of Unity are you using? That is an older version of URP that you are showing. Please show a screenshot of your empty project with this package imported in Package Manager.
     
  7. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    upload_2022-10-10_17-12-32.png
     
  8. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Great! I'm looking for the screenshot of Package Manager showing this package as imported into a new/empty project, thanks. In Package Manager, it would be under "In Project"
     
  9. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    Thanks, I'm now trying to import the project assets, I can't find the original zip file though.

    I've downloaded and extracted the zip about 3 times and can't find the json file?

    I'm using Ubuntu Linux, Unity version 2020.3.23f1

    So I've deleted all 3 previous attempts of the project and started from scratch, it's successfully installed the URP package as per this.

    upload_2022-10-10_17-40-49.png
     
    Last edited: Oct 10, 2022
  10. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    That is not what I'm asking you to do, sorry for the confusion. Not the project assets. I'm asking you only import the URP package into a new/empty project to narrow down the issue. I'm trying to see if we can get the basics working first.
     
  11. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    I've done that, see the last edit above, and the screenshot.
     
  12. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    I've downloaded and installed the custom package for the assets and now I have this error.

    upload_2022-10-10_17-54-8.png
     
  13. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    We're getting close! Specifically I'm asking for a screenshot of Package Manager, showing only the "In Project" packages for a brand new/empty project. Don't import anything else, only install the URP package via Package Manager and no other custom packages. Your last screenshot shows many assets. You incorrectly have _Scenes, Art, Audio, etc. We're trying to get the basics working first.
     
  14. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    @RichAllen2021 This is what my new project looks like with the default packages installed. I've only added URP to the default installation. Don't use the Coursera files yet.

    URP.png
     
  15. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    Well yeah, to quote Mr Miyagi in the original Karate Kid, "First learn stand, then learn fly", it basically means don't try and be too clever and do everything at once.
     
    JeffDUnity3D likes this.
  16. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    So I successfully installed the Universal RP, twice it would appear.

    I then moved on to the next page of the tutorial, installing the project assets, and came with the following error.

    upload_2022-10-10_19-36-5.png
     
  17. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    So you are choosing not to follow my directions, but OK. As I mentioned, that is a Warning only, the game should still run.