So I don't know what caused this but, I can no longer open my Project without it warning me to open in Safe Mode, once I do, I get the following error messages ![alt text][1] (first image)
Once I open them, they lead me to (second image)![alt text][2]
Before this happened, I was using Photoshop to add images to my project, and I noticed that the 2D PSD Importer had an "unlock" option or smthng like that, so I clicked it without thinking, and I could run the game, then I deleted the Photoshop images I imported from both the hierarchy and the game files, then I noticed that I can no longer run the project. So I restarted, and then it started telling me to launch in safe mode.
Obviously it's saying I should pass the "out" keyword, but as I am new, and don't want to mess anything up and especially with this being an integrated code, I didn't try anything. I only tried putting "out" at the beginning of each of the 5th, 7th and 9th statement which resulted in the follow error for all three of them.
Library\PackageCache\com.unity.2d.spriteshape@7.0.4\Runtime\SpriteShapeGenerator.cs(1157,117): error CS1525: Invalid expression term 'ref'
Library\PackageCache\com.unity.2d.spriteshape@7.0.4\Runtime\SpriteShapeGenerator.cs(1157,138): error CS1525: Invalid expression term 'ref'
Library\PackageCache\com.unity.2d.spriteshape@7.0.4\Runtime\SpriteShapeGenerator.cs(1157,159): error CS1525: Invalid expression term 'ref'
Any ideas?
Greatly appreciated.
[1]: /storage/temp/204952-image-2023-02-21-210506893.png
[2]: /storage/temp/204953-image-2023-02-21-210554530.png
↧