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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment