Cannot resolve symbol 'AssetDatabase'
Hi,
My Rider shows the following error in 2024.3.
It cannot resolve symbol 'AssetDatabase', although I am using UnityEditor reference already. It is very similar to the problem in this post:Persistent Error for Unity's UnityEditor.AssetDatabase, C# – Rider Support | JetBrains
I tried several possible solutions, including clearing the cache, rebuilding, reopening the project, and so on, but none of them works.
What should I do to solve this problem?
Please sign in to leave a comment.
Could you have a try with the workarounds mentioned here? It's more likely an Unity Editor configuration issue.
To inspect the problem further, you can create a new support request in Help | Contact Support, thus we can help to check the IDE logs of the problem.