Skip to content

Bug in PlayerNameInput.cs When PlayerPrefs is Empty #1

Description

@DavidJH2

In PlayerNameInput when PlayerPrefs(PlayerPrefsNameKey) is empty the 'Continue' button does not get disabled.

This is because of the initial return when PlayerPrefs.HasKey(PlayerPrefsNameKey) is false since it never reaches 'SetPlayerName()'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions