Skip to content

Commit 9c55731

Browse files
authored
Merge pull request #10544 from betalars/tool-bug-warning
Add warning about tool scripts needing editor restart
2 parents a8848f4 + f766bad commit 9c55731

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tutorials/plugins/running_code_in_the_editor.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ and open a script, and change it to this:
151151
Save the script and return to the editor. You should now see your object rotate.
152152
If you run the game, it will also rotate.
153153

154+
.. warning::
155+
You may need to restart the editor. This is a known bug found in all Godot 4 versions:
156+
`GH-66381 <https://github.com/godotengine/godot/issues/66381>`_.
157+
154158
.. image:: img/rotating_in_editor.gif
155159

156160
.. note::

0 commit comments

Comments
 (0)