Search Unity

Question java' is not recognized as an internal or external command, operable program or batch file.

Discussion in 'Unity Distribution Portal (UDP)' started by adarshdesai, Feb 11, 2022.

  1. adarshdesai

    adarshdesai

    Joined:
    Apr 14, 2021
    Posts:
    35
    hey guys i am trying to sign my game for udp , i copied the command from udp and put keystore and pepk.zip in same folder , and cmd the command. i have followed the steps from the doc .i get this error
     
  2. SamOYUnity3D

    SamOYUnity3D

    Unity Technologies

    Joined:
    May 12, 2019
    Posts:
    626
  3. sharatchandra_unity

    sharatchandra_unity

    Unity Technologies

    Joined:
    Jan 21, 2019
    Posts:
    20
    Hi @adarshdesai. This is typically an issue when the environment variables are not set in windows. Kindly ensure all environment variables point to the current Java SDK. JAVA_HOME and PATH need to be set in the windows environment variables.
     
  4. adarshdesai

    adarshdesai

    Joined:
    Apr 14, 2021
    Posts:
    35
    hey thanks i installed jdk it worked , now is it necessary to have a web page for submitting in udp