4ian / GDevelop

:video_game: Open-source, cross-platform game engine designed to be used by everyone.
https://gdevelop.io
Other
6.2k stars 713 forks source link

[5-5.3.200 bug] (PLATFORMER OBJECT) is on platform (PLATFORM OBJECT) condition no longer works #6537

Closed EthanBoiLol closed 3 weeks ago

EthanBoiLol commented 3 weeks ago

Is there an existing issue for this?

Describe the bug

GDevelop 5-5.3.200 has a bug that doesn't make the (PLATFORMER OBJECT) is on platform (PLATFORM OBJECT) work.

However, when I test again in 5-5.3.199, the condition works as intended without any change or issue

Steps to reproduce

  1. Create platformer object
  2. create platform object
  3. set condition (platformer object) is on platform (platform object)
  4. set action to whatever to test it

GDevelop platform

Desktop

GDevelop version

5-5.3.200

Platform info

*Linux > *Pop! OS 22.04 >

Additional context

No response

AlexandreSi commented 3 weeks ago

Hi @EthanBoiLol, Thanks for taking the time to report the issue. It is fixed by #6538 and will be released soon.