Reply To: SLATE:When I enable AutoKey,I can't move target gameobject in Scene window

Forums 💬 Slate Sequencer ⚙️ Support SLATE:When I enable AutoKey,I can't move target gameobject in Scene window Reply To: SLATE:When I enable AutoKey,I can't move target gameobject in Scene window

#21198
Gavalakis
Keymaster

    Hey,

    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:

    Let me know if you have trouble with applying this fix.
    Thanks!