
As you can see from the picture above, sometimes it happens like that.
Usually, it happened after unzipping the zipped file and reopening the project.
It's so simple to fix this problem.
Turn off the project you have a problem with.

Get into the project location and delete "TestDelegate.sln" file.

Then, re-open the project from unity and double click on "delegateTest" file.
And it fixes the problem!

'Unity' 카테고리의 다른 글
A method as a parameter - how to use Delegate (0) | 2023.01.24 |
---|---|
Starting TCP by Unity (3) - Practice (0) | 2022.10.26 |
Starting TCP by Unity (2) - Client (0) | 2022.10.26 |
Starting TCP by Unity (1) - Server (0) | 2022.10.26 |
Unity tips for Beginner (2) - Dealing with static string and int (0) | 2022.10.26 |