com.unity.ide.rider 3.0.6

com.unity.ide.rider

Notes: processedReleased April 20, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (6f1)

Package Dependencies

🔄 Changes

  • Fix bug: For Unity 2021.1+ Switching external editor from VS => Rider won't create the connection between Unity and Rider.
  • When PlayerSettings.suppressCommonWarnings is true, it is reflected in the generated csproj with NoWarn "0169", "0649"
  • By default include T4 templates in the generated solution (RIDER-37159)
  • RIDER-60554 Unity crash in case of project without Unity Test Framework Package.
  • RIDER-60445 Fix presentation of Rider external editor, when it is installed in a custom location.
  • Improve project files generation performance
  • RIDER-60508 Project Generation for projects without any cs files - add reference to UnityEditor/UnityEngine, so that Rider would detect Unity path and version and provide rich features for shader file.