Edit/Inspect Script on MacOS doesnt work

When I right-click on any node (core or custom) and click on Edit/Inspect Script it brings up my IDE (VSCode) with the file at the wrong path (so it will create a new unsaved script)

Note that this doesn’t happen on Windows with the same repository. It’s just on MacOS. I’m on a Macbook Pro M2 with the latest MacOS.

Hi @fendercodes ,

Thank you for the report! I’ll find someone with Mac to try it out and look into it :grin:

1 Like

Hi @fendercodes ,

I’ve tested this on the latest release with the combination of macOS and VSCode, and can confirm that the path that results from trying to inspect a node script is indeed wrong. This seems to be an issue only with VSCode though, as other IDEs that I tested (such as Rider) did seem to get the correct path and file opened.

Thanks for reporting this - I will log a bug ticket for the team and hopefully we’ll get someone to look at this soon!