Duplicate targets


I am using Rider for Unity and suddenly I am getting duplicate function suggestions whenever I try to use Ctrl + Left-click (go to declaration, implementation or something to that effect). It used to work as expected, just going straight to the function, but now it doesn't. Why is that?

1
2 comments

Hello,
It might happen if you have shared projects, you can check it if try to navigate to both usages or check Project context in the bottom right corner of Rider. Could you please also specify your Rider and Unity Editor versions and share Unity Preferences | External Editor settings?

0

After years I`ve found the answer. You just need to disable two bools "Show non-public compiled items in 'GoTo...' results" and "Decompile methdos" in  File/Settings/Tools/External Symbols

0

Please sign in to leave a comment.