YoYoGames / GMRT-Beta

Bug Tracking for new GameMaker Runtime Beta
21 stars 0 forks source link

cannot pass undefined as a value to surface_exists() #159

Closed attic-stuff closed 3 months ago

attic-stuff commented 4 months ago

Description

my understanding is that this should work in gmrt the same way it does in the current runtime, which allows passing undefined through surface_exists. trying this results in: Unhandled exception: argument 'surface_id' was invalid in call to 'surface_exists': Error: I32 argument is undefined