question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rider does not recognise anything anymore

See original GitHub issue

Hi,

I just started up my little Unity Project where I use Rider and it started to going crazy 😃

Rider does not recognise anything anymore:

image image

It only happens in this one project, everything else is working. Other Unity projects are working as well.

I’ve tried so far:

Interesting thing is, that IntelliSense, compiling etc. is all working. I can continue working, if I ignore the strange editor behaviour.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
van800commented, Sep 20, 2018

Please check that in Rider Settings you have msbuild 15. For MAC/Linux it may require new mono https://rider-support.jetbrains.com/hc/en-us/articles/208074835-Using-Rider-on-Mac-prerequisites, for windows either MS or JetBrains distribution of MSBuild, mentioned here: https://rider-support.jetbrains.com/hc/en-us/articles/207288089-Using-Rider-under-Windows-without-Visual-Studio-prerequisites

Let us know if it help.

0reactions
van800commented, Aug 8, 2019

@RealMSHB Please create a separate issue. It seems very different from the original one.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rider is not recognizing UnityEngine anymore - YouTrack
I updated Unity to 2020.1.6f1 (Release) and suddenly Rider can't recognize UnityEngine in my project anymore. It works fine in Visual Studio 2019....
Read more >
JetBrains Rider unable to detect UnitTests
I had a similar problem where Rider (2023.1.3) disabled the Run Unit Tests option when right-clicking on a Test project in the Solution...
Read more >
Question - I can't debug IL2CPP build with Rider
This works fine if I compile the build in Mono, but when using IL2CPP, Rider doesn't hit any breakpoints. I have checked the...
Read more >
Rider - Nuget Package cannot be used in Code after a few ...
I'm using Rider to write code in for Unity. Rider has Nuget integration and I need to install a dependency (CsvHelper).
Read more >
Tips and tricks for JetBrains Rider - Unite Copenhagen
You'll also see how Rider can teach you Unity best practices, ... And that's not even mentioning unit testing and performance profiling!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found