Attaching to Player instance
Not exactly an bug, but currently "Unity Attach Debugger" menu entry only detects Unity Editor instance, but ignores Player instances that are built with "Scripts Debugging" enabled. So it would be nice to have an option to attach to player in some way.
@nrader95 What version of Unity are you using? I'm on 2021.3.15f1 and its working for me
@TCROC I'm on 2021.3.15f1 too.
I'm also connecting to a Linux Player. What is your player that you are connecting too?
aka the platform of your debug build
Windows.
Ah this may be the issue. I'll try it out on my Windows computer later today