Closed winxalex closed 8 years ago
In Unity folders not need to be the same with namespace
Looks like you changed project structure. Try invoke - "Re-import Unity project" (in context menu on right click at project dir)
Yes that fix the issue as consulo made reindexing, I didn't check manual project structure. I just imported new packages in Unity. Is there are way consulo to notice that and auto reindex?
That need check all files. Its a very heavy task. For now - only one way is call it via action
think you need to save size of .sln,.project files and if they change u reindex :)
Consulo not use sln project files
Just file size. I wasn't thinking of actually reimport.
ThirdPersonAnimator:ThirdPersonMotor where quickStop is defined