I'm having a strange issue when trying to update my game api for the play store. I'm using version 4.1.0 beta-3, testing on Android, ndk-15c, min api 26, max api 33.
Some scenes work fine but some have random problems: camera won't follow player, pause menu won't show up when paused, currency not drawn in hud. Eventhough the scenes have identical events, some work and some don't. After hours of messing with the scenes I've found that raising the position of the events higher in the event tab in the faulty scenes makes them run fine. I have re-installed everything, cleaned and optimized the project and still have the same problem. I can go throuh and manually raise the events and test the snot out of everything but wanted to make sure there wasn't a better way and wanted you guys to be aware of the issue.
Some scenes work fine but some have random problems: camera won't follow player, pause menu won't show up when paused, currency not drawn in hud. Eventhough the scenes have identical events, some work and some don't. After hours of messing with the scenes I've found that raising the position of the events higher in the event tab in the faulty scenes makes them run fine. I have re-installed everything, cleaned and optimized the project and still have the same problem. I can go throuh and manually raise the events and test the snot out of everything but wanted to make sure there wasn't a better way and wanted you guys to be aware of the issue.