Do you want to work on this issue?
You can request for a bounty in order to promote it!
Freezing with high CPU usage on Apple Silicon (M1/M2) #3876
bjorn posted onGitHub
Since a long time many different people are reporting issues running Tiled on their M1 / M2 Macs, most frequently on this forum thread.
I hoped a Universal build that included native ARM64 support would help with the issue, but that shipped with Tiled 1.10.2 and the problem is still being reported.
Describe the bug
Various quotes from the above forum thread:
I installed Tiled 1.10, 1.9 and 1.8 and all versions have the same problem. Tiled is randomly stuck loading. I use an older Macbook Pro 2015 but with Monterey installed.
The latest version freezes randomly. High CPU usage.
I’m using mac (M1 chip) ,OS Sonoma 14.2.1, I tried using older versions of Tiled as well. Current issue is that I get the spinning wheel of death, this happens after a minute of using the App. This causes the app to freeze and I have to close it out and restart it. It always crashes after the same amount of time.
To Reproduce
So far this problem has only been reported on M1 / M2 hardware, which is likely necessary to reproduce the problem. I don't have access to such hardware myself.
Tiled Version: Reportedly happened also with 1.7.2 (possibly earlier) and up to 1.10.2
How to Help
If you can reproduce this issue on your macOS system, please try to set up a Qt development environment by installing Qt and Xcode, then see if you can also reproduce the issue with your own build of Tiled. If it happens, it could help to run Tiled in the debugger and pause it, to see where it is getting stuck.