"Run from here" not Working with Custom Chrome Profile

Using version 6.3.3, I’m not able to use the right-click “Run from here” option in my test cases (it displays, but it’s greyed out). My project opens Chrome with a custom profile (as shown in this thread. Does a custom profile prevent “Run from here” from working?

The opened Chrome browser has the “Chrome is being controlled by automated test software” message on it, and I have my post-execution options set to leave the drivers running after executing test cases and test suites.

My code for opening the custom Chrome profile is the same as the code in the thread mentioned above.

Anyone else having this issue?