3 bugs: not replacing in repeat blocks, autosaved files and nested variables issues

  • The text replacement feature does not work in the header of the repeat blocks (repeat _____ times). This is especially troublesome when variables are used in that field.

  • Sometimes GD offers an autosaved file older than the manually saved version (a simple timestamp check fixes this).

  • Dynamically created nested variables fail after seven levels of depth. To see what I mean, run the following events and take a look at the scene variables in the debugger:

1 Like