0

The Error Log was:

ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Here's the Player Setting and the error logs enter image description here

Chris Mikkelsen
  • 3,987
  • 9
  • 29
  • 41

1 Answers1

0

This solved the issue, I created JAVA_HOME variables in Environment Variables System Properties and copied the directory of of UNITY IDE's default installation folder for JDK

enter image description here

Chris Mikkelsen
  • 3,987
  • 9
  • 29
  • 41