feat: how to setup UGS In-Editor Tutorial added [MTT-8923]#898
Merged
fernando-cortez merged 6 commits intodevelopfrom Jan 17, 2025
Merged
feat: how to setup UGS In-Editor Tutorial added [MTT-8923]#898fernando-cortez merged 6 commits intodevelopfrom
fernando-cortez merged 6 commits intodevelopfrom
Conversation
RikuTheFuffs
requested changes
Jan 15, 2025
Contributor
RikuTheFuffs
left a comment
There was a problem hiding this comment.
2nd page
I'm going through the tutorial and the 2nd page has several issues:
- The instructive text [steps 1 to 4] is in the narrative paragraph, while the instructive paragraph has "Press next to continue" as the only instruction, which you can't even perform as the Next button is (correctly) turned off. Moreover, since the page (correctly) autoadvances, that instruction is useless as you can not perform it.
- The instructive text is mostly redundant as Project Settings window already guides the user
- Steps 3 is incorrect and unnecessary: you don't have to expand the Services tab, you just have to select on it.
For reference, this is how the exact same tutorial page looks like in the Small Scale template:
Last page
- "you are ready to connect online" doesn't make much sense. Maybe "you are ready to use Unity Gaming Services" would be more in line with the tutorial
- The instructive text has a status update ("Project linked successfully"), which is already written in the narrative text + doesn't align with IET guidelines. Instructive text should be step-by-step instructions.
- "Select Done to exit this tutorial" -> "Press Done to complete this tutorial"
RikuTheFuffs
previously approved these changes
Jan 16, 2025
….unity.multiplayer.samples.coop into feat/ugs-tutorial
RikuTheFuffs
approved these changes
Jan 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Description
This PR adds an In-Editor Tutorial which walks through the process of associating your Unity project with a Unity Cloud ID.
Issue Number(s)
MTT-8923
Contribution checklist