Issue using the Test Track

Hey, so I was trying to make a driving game. So, I started with the test track, and it showed me this error:

Also, when I click on retry and continue, it shows me all objects in pink!

from package manager, install the missing hdrp (it tried to load some older version not available in your unity version)

Thanks, here’s the problem:
8796007--1195585--upload_2023-2-10_14-24-39.png
it’s like an error or something.

I guess this is the latest version by far?

check from the “in project” tab in package manager, if it allows update

Nope, it’s updated to the latest version!

one error says mathematics package missing also?
can you screenshot the in project packages tab

[quote=“mgear, post:9, topic: 908804, username:mgear”]
one error says mathematics package missing also?
can you screenshot the in project packages tab
[/quote] I just saw that most of the packages weren’t uploaded.

So, I guess I’ll upload them manually.

at least the ones that have warning or error signs. (sometimes updating to most latest versions can break other things…)

Finally! I just added the shader graph and downgraded the HDRP package.

1 Like

Easier way to fix this issue is to open package manager and change to in project package and remove the problem package. Once remove re-add the package. This will reset any kind of new settings or modifications that is messing up the rendering.

thank you