Hi, I just bought SLATE in Asset Store yet.
I add “ThirdPersonController” in SLATE editor,then add Actor Properties Track.
Strange is, when I enable AutoKey function,I can not move “ThirdPersonController” gameObject in Unity Scene Window.
Unless I disable AutoKey function.
Yes that was indeed a bug introduced in version 1.6 and I have already send an update to the asset store, but it is still pending review for 5 days now…
To fix this quickly, please open up TimePointers.cs and in line #50, remove the “GUIUtility.hotControl == 0” from the check so that the line looks like this: