So basically, when adding any sort of instance, I used to just press the + button or Ctrl+I to open the insert panel and then type the name of the instance I wanted to insert, then press enter. It was simple, efficient, and doable with keyboard shortcuts only.
But now, when I do it, it doesn’t automatically focus the TextBox from the insert panel, which is extremely annoying, since now I have to manually click on the textbox then type the name of the instance that I’d like to insert. It makes me lose some precious minutes when developing game so it would be cool if it could be fixed. Thanks!
Here are some pictures of the bug:
Expected behavior
Instead, it should just instantly focus the textbox so that when I press + or Ctrl+I, I’d just have to type the name of the instance I wanna insert then press enter.