In AWS GameLift Unity Local Test Panel JRE Not Configured

0

Hi all, I'm trying to test sample code given by aws gamelift unity package. In local test panel it keep getting not configured in jre. I tried download it several times but still not working. I checked my environmental variables and it has Java_home. I'm using mac mini m1 and my unity version is 2021.3.4. Thanks in advance.

asked 2 years ago274 views
2 Answers
1
Accepted Answer

EDIT: This issue has been fixed in release v1.2.1 https://github.com/aws/amazon-gamelift-plugin-unity/releases/tag/v1.2.1, thanks for reporting the issue

Previous answer:

Hey! Sorry for delay in response. Not sure if you are aware of this open issue on our GitHub: https://github.com/aws/amazon-gamelift-plugin-unity/issues/58 It has a workaround for this:

The only way for me to get it to actually work was by making RefreshIsConfigured() in JavaSetting.cs to always return true.

We are currently tracking a fix for this issue internally as well.

AWS
answered 2 years ago
0

I still have similar issue using the plugin v1.3.0 and Unity 2021.3.20f1. Already download install and put JRE in the PATH. How to resolve this issue again?

Edit: Fixed by restarting the PC

Xenodix
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions