After last update (2024.3.7) - Jetbrains Rider became unusable
Updated Rider to:
JetBrains Rider 2024.3.7
Build #RD-243.26053.56, built on April 3, 2025
Also, 2 plugin errors:
File '~\AppData\Roaming\JetBrains\Rider2024.3\plugins\vcs-gitlab-IU\lib\vcs-gitlab.jar' contains invalid plugin descriptor
File '~\AppData\Roaming\JetBrains\Rider2024.3\plugins\vcs-github-IU\lib\vcs-github.jar' contains invalid plugin descriptor
Every time I try to type a word or (random) every few minutes, Rider just hangs…
Impossible to work with =/
- It happens with any file and script (20 or 1k lines of code, doesn't matter)
- Using Unity 6, latest LTS and all settings are right.
- I've been using Rider with all my projects so far, but this last update just made it impossible to work with.
Any workaround or known issue?
Please sign in to leave a comment.
Update: seems like it happens just with one of my projects. I am reimporting everything, but the problem really started after the update.
Hello Alex,
Please delete the
.ideadirectory inside the affected project's directory and invalidate Rider cache. If the issue persists, please report it via Help→Report a Bug.Yes, thank you. It was indeed something with cache. And sorry, usually I do all the checkes, but this one sliped.