Rstudio project menu has issues with tilde expansion/relative path on windows 10

Hi, I am explaining a bug in the "Project" menu with the latest RStudio version (202202.2+485) running R 4.2.0 on Windows 10 Enterprise 21H2 build 19044.1645.

Essentially, if I have a project in the projects menu that was within my "home" drive (on windows C:/Users//Dropbox/<some_subfolder>/<project_name>) the project is listed twice: once as part of a full path and once as relative path (screenshots attached). It appears RStudio is unable to perform the tilde expansion (which I thought was a linux -only feature) and therefore lists the file twice?

Project_menu_issue

Is this a known bug?

Additional info (if helpful): My R_USER environmental variable is set to C:/Users/

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.