Search code examples
c#unity-game-enginejetbrains-iderider

"1 is not a supported code page" JetBrains Rider


I recently reset my Window 10 and installed Rider for Unity. It showed me error:

Project 'Assembly-CSharp' load failed
1 is not a supported code page.
Parameter name: codepage

enter image description here

I searched for this error tried to change Windows 10 language and Speech to English(US). Reinstalled Rider 8 times and Reset 3 times but nothing is changing.

Any help will be appreciated. pls help 🙏.


Solution

  • Go to settings > time and languages > window display language > English (United States)

    This is all you have to do. Currently, you have an issue with character encoding, selecting US English as a language should fix this.