I am tryint to browse the code to understanding more for the purpose of implementing something similar to the mediapipe effect renderer. However, it's a bit challenging browsing it because for some reason, unity is not creating the .sln file. And when I try to open as a C# project, it gives the error below:
I am on windows 11, Unity 2021.1.3f1, Visual Studio 2022
I have searched for info about this error, and they usually say to try to fix the file locations of the files specified in the error. However, as you can see above, the error message is just blank, no files were specified. Do you have an idea on how to fix this or maybe a workaround?
thanks!
I am tryint to browse the code to understanding more for the purpose of implementing something similar to the mediapipe effect renderer. However, it's a bit challenging browsing it because for some reason, unity is not creating the .sln file. And when I try to open as a C# project, it gives the error below:
I am on windows 11, Unity 2021.1.3f1, Visual Studio 2022
I have searched for info about this error, and they usually say to try to fix the file locations of the files specified in the error. However, as you can see above, the error message is just blank, no files were specified. Do you have an idea on how to fix this or maybe a workaround? thanks!