Scroll To not working in Xcode6 simulator with Inspector

I was just trying to see what the recorder would show as the code for using Scroll To.
I get this in the recorder when I tap Scroll To:
// Action cannot currently be transcribed by Appium Recorder

I’m on XCode6 using Appium.app 1.3 Beta

Other recording actions work fine for me (swipe, tap)