You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
The app keeps completely freezed after joining the #mvmf channel. It seems something related to the number of joined members of the channel (#mvmf has 12K+ joined members) because it is not happening with the rest of the channels (few joined members).
Steps to repdroduce it (it only happens from build, not from Unity editor):
Be sure you're not joined into the #mvmf channel.
Go to CHANNEL BROWSER.
Click on the JOIN button of the #mvmf channel.
Notice how, after some seconds, the app freezes.
If you refresh you will see that the join was done successfully.
Notes
After debugging the problem from Unity editor, we cannot reproduce the issue from the editor neither we identified any possible cause. It worth it to debug from the kernel side and see what is happening after the join is done.
The app keeps completely freezed after joining the #mvmf channel. It seems something related to the number of joined members of the channel (#mvmf has 12K+ joined members) because it is not happening with the rest of the channels (few joined members).
Steps to repdroduce it (it only happens from build, not from Unity editor):
Notes
After debugging the problem from Unity editor, we cannot reproduce the issue from the editor neither we identified any possible cause. It worth it to debug from the kernel side and see what is happening after the join is done.