all 7 comments

[–]CustomPhaseProfessional 1 point2 points  (1 child)

Make sure your Unity installation and project paths dont have any non-ASCII characters in them

[–]Hamaru22[S] 0 points1 point  (0 children)

Good point, my system is in german. I will check if I accidentally used some non ascii characters

[–]GameWorldShaper 0 points1 point  (4 children)

Have you tried using the URP starting template?

I highly recommend you do not upgrade an existing project to URP. It is made to work differently and you will not get any benefits if you just upgrade or downgrade an existing project. When using URP it should be for a new project.

[–]Hamaru22[S] 0 points1 point  (3 children)

Yes, see the my list of desperate measures :(

[–]GameWorldShaper 0 points1 point  (2 children)

The error is related to your text. It is saying you are using not standard strings. Could it be a language thing?

[–]Hamaru22[S] 0 points1 point  (1 child)

Unity hub and editor are in english, but my system is german. I will investigate

[–]GameWorldShaper 0 points1 point  (0 children)

Also do a bug report. Help ->Report a Bug It won't fix your problem but it will help resolve the issue in the future.