Rider 2025.3 auto builds project on focus lost
I just updated to Rider 2025.3 on Linux Mint and it's now building my project every single time I tab/click away from Rider. This has already caused Godot to throw an error at least once saying that the .dll it needs couldn't be written to and I see no need for Rider to build the code as I still have to tell Godot to re-build and re-load it anyways.
How do I disable this?
Here's the exact version info:
JetBrains Rider 2025.3.0.1
Build #RD-253.28294.112, built on November 13, 2025
Source revision: abb57e710de2a
Licensed to Miley Hollenberg
Subscription is active until July 4, 2026.
Runtime version: 21.0.8+9-b1163.69 amd64 (JCEF 137.0.17)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.14.0-35-generic
Linux Mint 22.2; glibc: 2.39
.NET Core v9.0.10 x64 (Server GC)
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 32
Registry:
ide.experimental.ui=true
llm.show.ai.promotion.window.on.start=false
find.in.files.split=false
find.in.files.split.actions=false
rider.codeVision.fitToContent.enabled=true
rider.codeVision.zeroWidth.preload.enabled=true
Non-Bundled Plugins:
PythonCore (253.28294.51)
org.toml.lang (253.28294.86)
com.github.continuedev.continueintellijextension (1.0.52)
com.jetbrains.rider.android (253.28294.112)
com.jetbrains.sqlproj (0.1.9)
me.rafaelldi.aspire (1.9.2)
Current Desktop: KDE
Please sign in to leave a comment.
Same problem here
Using the same version of Rider, I have the same problem on fedora 43.
Ah - found solution here (Eric Deng / Miley Hollenberg - in case you still have the problem):
https://youtrack.jetbrains.com/issue/RIDER-134163