Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2018.1.0b1
Issue ID
977503
Regression
No
[Player] Build won't launch on Mac if its name includes '&' or '<' character while generating the build
Build won't launch on Mac if its name includes '&' or '<' character while generating the build. If the same build is renamed without using these characters and launched it shows an error that it may be damaged or incomplete.
Build successfully launches if it is generated without using above mentioned special characters or it is renamed with them.
Steps to Repro:
1. Find the attached project/Create a new project
2. Create a standalone build for the Mac OS
3. Name the build using '&' or '<' character Eg: D&D
4. Launch the build > Observe that it won't launch
5. Rename the build without above-mentioned characters and launch > Observe the error "<Build Name> may be damaged or incomplete."
Expected Result:
Build should launch on MacOS if it's generated using '&' or '<' in build name
Environment:
Occurs only on Mac
Occurring with:
2018.1.0b1, 2018.1.0a7, 2018.1.a5, 2018.1.0a2, 2017.3.0f1, 2017.3.0b10, 2017.3.0b7, 2017.3.0b1, 2017.2.0f3, 2017.1.0f1, 5.4.6f1
Workaround:
While creating the build, name it without using '&' or '<' character and then rename it after.
Note:
Working fine on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment