Rider 2018.1.2 is released

The second minor update of Rider 2018.1 is available for download! You can install this bug-fix update either via Toolbox App, or as a patch for Rider 2018.1 (use Help | Check for Updates), or otherwise just get an installer from our website.
Rider 2018.1.2 fixes the annoying code typing and completion issue (RSRP-469901), as well as Unity issues that might have affected Windows users:
- Rider doesn’t reduce
<LangVersion>
, which was the case with new Unity Incremental Compiler. - Non-code Assets files such as
.json
,.XML
, etc., are now open in the current solution. - After opening scripts from Unity, Rider now appears immediately right in front of you, not behind any other app.
Comments below can no longer be edited.
The Morning Brew - Chris Alcock » The Morning Brew #2596 says:
June 1, 2018[…] Rider 2018.1.2 is released – Ekaterina Zharova […]
Franics Ofosu Afriyie says:
June 1, 2018Congratulations for all the hard work you guys have done in the rider Ide. For some strange reason, after installing the .net core 2.1 sdk, the project templates does not show again. I explicitly install the templates from dotnet folder but still it does not work. Is it a bug or am I missing something?
Julia Vaseva says:
June 5, 2018This issue was fixed in Rider 2018.1.1 (see RIDER-15901), and we haven’t seen it on v2018.1.2 so far. Could you please report a bug to https://youtrack.jetbrains.com/issues/RIDER? Thanks!
Tanner says:
July 11, 2018Keep up the awesome work! I use Rider every day on my Unity project. You have made my life sooooo much easier. I will continue updating my IDE as soon as you publish new versions.