MinaPecheux / UnityTutorials-RTS

The code for my series of tutorials on how to make a real-time stategy (RTS) game in the well-know Unity game engine (with C# scripting)!
https://minapecheux.com
MIT License
584 stars 107 forks source link

abe aale sab kuch purple ara pl help #7

Closed Feartheyc closed 1 year ago

Feartheyc commented 1 year ago

Everything is purple after importing help

MinaPecheux commented 1 year ago

Hi @Feartheyc ! My guess is that you're probably using a different Unity editor version than the one used in this demo (Unity 2020.3) and the materials are therefore incompatible... to solve the issue, the easiest solution would be to install another version of the Unity version on your computer (using the Unity Hub, go to the "Installs" section in the sidebar) that is compatible with this project. A Unity 2020.3+ version should do :)

Hope it helps, cheers!

Feartheyc commented 1 year ago

OK. Thanks for the reply. Will try on the Unity 2020.3 versions

MinaPecheux commented 1 year ago

Closing this issue since it looks like a specific setup/config thing :)