Skip to content

Remove space from Product Name for examples #3612

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

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

harperj
Copy link
Contributor

@harperj harperj commented Mar 11, 2020

In #2588 it was suggested that the space in the Product Name for
our example environments causes confusion when using a default build
because of the need to escape the space in the build filename.

This change removes the space from the Product Name in the project's
player settings.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

#2588

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Minor settings change.

Checklist

  • [NA] Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • [NA] Updated the documentation (if applicable)
  • [NA] Updated the migration guide (if applicable)

Other comments

@harperj harperj requested review from surfnerd and chriselion March 11, 2020 19:52
@@ -3,7 +3,7 @@
--- !u!129 &1
PlayerSettings:
m_ObjectHideFlags: 0
serializedVersion: 18
serializedVersion: 15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What version of Unity did you use? I don't think the serialization version should have changed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2018.4.9f1. I will update to the latest 2018.4.x once I am near a faster internet connection and re-generate this change.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need, I think 2018.4.9f1 works

In #2588 it was suggested that the space in the Product Name for
our example environments causes confusion when using a default build
because of the need to escape the space in the build filename.

This change removes the space from the Product Name in the project's
player settings.
@harperj harperj force-pushed the develop-productnamenospaces branch from d5c0484 to 22ab5f9 Compare March 12, 2020 18:22
@harperj harperj merged commit e3b7cd1 into master Mar 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the develop-productnamenospaces branch March 12, 2020 18:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants