Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu UI not interactable after match completion #69

Closed
Fueredoriku opened this issue Feb 1, 2023 · 0 comments · Fixed by #125
Closed

Menu UI not interactable after match completion #69

Fueredoriku opened this issue Feb 1, 2023 · 0 comments · Fixed by #125
Labels
bug Something isn't working

Comments

@Fueredoriku
Copy link
Collaborator

Fueredoriku commented Feb 1, 2023

When returned to the Menu scene, PlayerInputs will be transfered back to the scene, but are unable to interact with the UI despite having their input action remapped back to "Menu".

This seems to be a problem with how the Unity UI natively subscribes to the first (And only the absolute first) newly joined playerInput and nothing else, but I've yet to 100% confirm this.

@Fueredoriku Fueredoriku mentioned this issue Feb 1, 2023
6 tasks
@toberge toberge added the bug Something isn't working label Feb 1, 2023
@Fueredoriku Fueredoriku linked a pull request Mar 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done 🎉
Development

Successfully merging a pull request may close this issue.

2 participants