YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Long hang times in GML Visual Projects #8459

Open ash0verride opened 2 days ago

ash0verride commented 2 days ago

Description

When entering variable names into visual inputs on larger projects GameMaker will hang for long periods of time after first letter of variable names are enterer (especially x, y or i)

Steps To Reproduce

  1. Open existing gamemaker project with a level of complexity.
  2. Create a GML Visual event on an object.
  3. Add an Assign Variable block.
  4. Start entering a variable name.
  5. Experience hang.

Image

Note while not always consistent this happens for more often than it should when making projects in GML visual.

Which version of GameMaker are you reporting this issue for?

IDE v2024.8.1.171 Runtime v2024.8.1.218

Which operating system(s) are you seeing the problem on?

Windows 10.0.22631.0

c0853d20-d003-44e6-b087-bdbeeb2456c0