Strange occurrence in game

My dilemma is basically that when I went into Gdevelop earlier today I found that whenever I tried to play my project it would appear almost all blank save for some random objects from time to time. When I looked at the editing screens on all the scenes some appeared OK while others did not. Also please note that all the objects in question were still there only invisible as they showed up on the right when clicked. It was functional other than this allowing me to pilot an invisible character across platforms on a white screen. The strange thing is that it appeared completely operational yesterday before I turned off my MacBook but this morning I found this had happened. I restarted my computer multiple times and refreshed it multiple times as well. As far as I know there are no repeating or contradictory commands in my game that could cause this and all my layers and sprites/objects say “visible” in their descriptions. I don’t remember adding any effects to the scene but when I checked the layers in my game it said they all had 3D lighting effects. I however checked this by deleting them and It did nothing. As far as I know all the objects in my scenes appear to be within the camera frame. I also don’t think opacity is the problem because some items are still visible on the editor screen but not in the game (I also checked their descriptions). I should also mention that I shared a link with myself to try out the game and the problem persisted so it is not something wrong with the editing platform. At least I think it isn’t. Finally I checked resources to make sure all objects were present and they appeared to be. “Help me GDevelop forum, you’re my only hope.”

(Seriously though this has me worried)

-Some Epic Dude

Update: It turns out that it will work on safari but the problem still persists on chrome.

The 3D effects are normal, its a bit of a bodge from the gdevelop team. because if you start trying to add 3d objects you wont see them without a light, so they just add the light anyway.

Did I mention my entire project is 2D?

But also thanks for the tip!