So I have an ammo counter for a gun and its frame has a UI Corner to make it look nicer, when I test it in roblox studio it looks fine but when I swap it to regular roblox, the UI Corner is gone. I made sure that the roblox game is fully up to date and I don’t know what’s causing this issue or how to solve it since the frame that surrounds the ammo count has a UI corner which works fine in studio and in game.
Well I’m 100% sure that nothing destroys it while I’m testing it in roblox studio, though I don’t know how changing to the roblox app would cause the UI corner to delete
I found out that when using canvas groups, I needed to apply the UI corner to each frame, not just the background one in order to see the corners, and for some reason you can only see this bug in roblox, not in roblox studio.