Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
GameMaker Studio 2 DesktopNews2022.2 Release
Game update

2022.2 Release

GameMaker Studio 2 Desktop · published 24 Feb 2022, 17:22 UTC · build 8267645

All newsPlayers around this dateRead on Steam

2022.2.0.614 introduces a new ability to create text tracks/instances and animate these within your sequences, then draw the text later in-game. It also changes a long-time GameMaker behaviour that arrays will make and edit a copy when you pass an array into a function, and so we have added an option to maintain the old way if you want. As well as these two important additions, there is the ability to send text to a secure websocket, to define colours in the code editor using CSS web standard values and for this to appear correctly in your game, and also a range of important bug fixes.

You can read more about all those on the accompanying release blog.

Please note that projects created or opened in this version and future versions are NOT backwards compatible with 2022.1 or older versions, due to the new Text-In-Sequences functionality. Any such projects will be flagged as "read-only" when loaded into an older IDE and you won't be able to work on them, so please make sure to create a backup of your projects before opening them in this version.

Steamworks users: Please also be aware that you now need to use our Steamworks extension from its page on the Marketplace and include this inside your projects if you wish to publish games to Steam - the runner has been cleaned of all its old in-built functions and so there are no longer Game Options or most Preferences for Steam setup, as this is all now configured for your project within the extension once you have added it.

Beyond that important Steamworks change, the matching runtime version introduces a new game option for toggling whether games should copy arrays when writing to them, enables the text-in-sequences and CSS functionality already mentioned and fixes a number of headline 2022.1 issues.

There are of course also a number of other changes and several important bug fixes, so of course do also read the rest of the release notes carefully.

IDE Notes
Runtime Notes

More from GameMaker Studio 2 Desktop

Other announcements

All news
Community3 Oct 2025GameMaker has moved!This is a legacy version of GameMaker and does not receive any updates. To make sure you are on the latest version and able to get updates, search for "GameMaker" in the Steam Store. Any previous licence purchase is still valid for the new version.Game update15 Dec 20232023.11.1 Update ReleaseA small-but-important release to fix many of the hotkeys issues found in the 11.0 release, plus an issue with in-game where you could not hold down both the left and right mouse buttons without "one resetting the other" in some circumstances. For the full list of the fixes in this release (there are no new features), please see the 2023.11.1 milestone page . Important Notice For Users Of This L…Game update7 Dec 20232023.11 Release2023.11 brings lots of behind-the-scenes performance improvements to both the IDE and Runtime; various new functions have been added to expand what you can do with buffers and rooms; following on from the SDF Effects added last release, you can now apply these effects to text tracks within your Sequences; you can now create your own Game Strip projects (and there is a new template you can use t…