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 May 9, 2023. It is now read-only.
When trying to open Unity Explorer 3.2.2 in The Battle of Polytopia: Moonrise, the game crashes with the following error: InvalidCastException: Unable to cast object of type 'StandaloneInputModule' to type 'PolytopiaInputModule'.
It looks like Polytopia is trying to convert the buttons in UnityExplorer to their proprietary buttons. If possible, how can I get around this?
When trying to open Unity Explorer 3.2.2 in The Battle of Polytopia: Moonrise, the game crashes with the following error:
InvalidCastException: Unable to cast object of type 'StandaloneInputModule' to type 'PolytopiaInputModule'.It looks like Polytopia is trying to convert the buttons in UnityExplorer to their proprietary buttons. If possible, how can I get around this?