Rider with Unity - analysis doesn't work for multiple CSproj files
已回答
I'm using Rider 2023.2 with Unity 2022.
I have a Unity project with multiple assembly defs that compiles without any errors.
However, in Rider, it will show me hundreds of errors, it doesn't recognize the scripts from other assembly defs. Here you can see my solution.
I'll note that it does work correctly the first time it runs analysis, but then it runs the analysis every time the code compiles, and usually the second or third time onward it will break.
Any help is appreciated!
请先登录再写评论。
Hello, Leo Dasso,
Which errors are displayed in the Problems window? Could you please provide a screenshot of the entire IDE window displaying a file that contains one of the errors and the Problems window open?
Thank you in advance.