Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.2.X
Votes
0
Found in
2018.4
2019.4.12f1
2021.1
Issue ID
1285375
Regression
No
[Linux] Command line argument -buildLinux64Player fails to build when using a valid path name
Reproduction steps:
1. Download and open the attached project (linux-cli-bug.zip) to make sure it imports correctly
2. Close the Editor
3. Open a terminal window
4. Build the project with the command:
/PathTo/Editor/Unity -batchmode -nographics -quit -projectPath /PathTo/case_1285375-linux-cli-bug/ -buildLinux64Player myBuild
Expected result: Build succeeds
Actual result: Build fails
Reproducible with: 2018.4.29f1, 2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a5
Notes:
- If the pathname is specified as "./myBuild" the build succeeds
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Resolution Note (fix version 2021.1):
Fixed in version 2021.1.0b2
Resolution Note (fix version 2020.2):
Fixed in version 2020.2.3f1
Resolution Note (fix version 2019.4):
Fixed in version 2019.4.19f1