-
Notifications
You must be signed in to change notification settings - Fork 213
Added Android compatability to Multiplayer Play Mode.| #1398
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
Conversation
* You can only run a remote instance on the Linux platform. | ||
* You can only run a local instance on Mac, Linux, or Windows platforms. | ||
* Play Mode scenarios doesn’t support [Play Mode shortcuts](https://docs.unity3d.com/6000.0/Documentation/Manual/UnityHotkeys.html). | ||
* You can only run a local instance on MacOS, Linux, Windows, or Android platforms. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we specify somewhere that this is only for 1.5.0 exp and not 1.3 versions
Multiplayer Play Mode version 1.3.0 is compatible with Unity Editor versions 6000.0.22f1 or later. | ||
Multiplayer Play Mode version 1.3.0 is compatible with the following: | ||
|
||
* Unity Editor versions 6000.0.22f1 or later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Android platforms are only available experimentally and for unity 6.1 can we clarify that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Android support is also only available experimentally in 1.5
## Configure and build a local instance | ||
A local instance exists on the same platform as the Unity Editor. To build a local instance that you have configured in the Play Mode Scenarios window, [enter Play Mode](https://docs.unity3d.com/Manual/GameView.html). All configured Play Mode Scenarios build automatically when you enter Play Mode. | ||
A local instance can run on the same platform as the Unity Editor, or on an Android device that is connected to that platform. To build a local instance that you have configured in the Play Mode Scenarios window, [enter Play Mode](https://docs.unity3d.com/Manual/GameView.html). All configured Play Mode Scenarios build automatically when you enter Play Mode. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we say something like Android device connected by usb or wirelessly to the platform?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved as long as correct version and Unity version is added in final cut :) thanks Vic for taking the time to get this done
Select the type of change:
Purpose of the Pull Request:
Added android support docs for Multiplayer Play Mode.|
Issue Number:
DOCMP-954)>