Pink.... pink everywhere

On full day trying to fix this problem… desinstalling, reinstalling everything, watching hours of videos, reading hours of forum and still… i cannot get rid of this pink color.

First started when I downloaded an asset in the store, with included URP. Could not fix it.
Tried with a new project. Could not fix it.
Tried with other versions LTS of unity (2022, 2021) could not fix it.
Tried disabling (Enable cloud). Could not fix it.
Made sure Universal RP in package manage was installed. Created an Asset Universal Rendering. Made sure it was in project settings graphics and apply to materials and still…

The funny thing is that if I change a material from UniversalRP/Lit to Standard. Then the scene works but then the cube in the camera view becomes pink.

PLEASE HELP ME I AM DESPERATE


You shouldn’t run Unity as administrator.

You should also always have the console window open to see if you have warnings or errors inside.

Try delete your “Library” folder, then reopen the project (it will reimport everything) and see if you have errors or warnings related to your problem.

If it’s a new project, why not using the URP template when creating the project in the Unity Hub?

If it’s a new project, why not using the URP template when creating the project in the Unity Hub?

I already tried that… same result

Also… I am not sure how not to start unity as an administrator?

What is the big deal about starting as an administrator?

You should have had a warning that explain this:
“Unity is running with Administrator privileges, which is not supported. Unity executes scripts and binary libraries in your project that may originate from third party sources and potentially be harmful to your computer. Unity may also execute scripts and binary libraries that are still under development and not yet fully tested. Running Unity with Administrator privileges may lead to catastrophic consequences, including but not limited to accidental data loss, change of global system settings or even bricking your device.”

And? What’s in the console windows? Any Error? Give us the Editor.log file after creating a new project using the template.
What hardware do you have (graphics card especially)? Precise version of windows (use Win+R and type “winver”)?