Hey there! It’s me again.
Pinky Cat, you saved the day once more. Yesterday I ran into an issue uploading the new web version because the file size suddenly became too large, which hadn’t happened before.
After some investigation, I found that some UI nodes in the main menu had unintentionally accumulated a lot of embedded data, likely from copied resources. That caused the scene size to grow significantly. The UI elements you pointed out disappearing in Web version were probably affected because the browser had trouble loading them due to their abnormal size.
Everything still works correctly now, but I’ll be cleaning up those nodes to remove the unnecessary data and reduce the size.
Thanks again!