Search Issue Tracker

Fixed

Votes

0

Found in [Package]

1.7.5

Issue ID

UVSB-2000

Regression

Yes

[Linux] Builds failing due to Visual Scripting package errors when ran from command line

Package: Visual Scripting

-

How to reproduce:
1. Download attached project
2. Open Linux machine terminal and go to existing Unity location (/home/<user>/Unity/Hub/Editor/2021.2.2f1/Editor)
3. Enter command
ProjectPath=<path to downloaded project>
4. Enter command
./Unity -projectPath $ProjectPath -buildLinux64Player $ProjectPath/LinuxBuild -batchmode -logfile $ProjectPath/Editor.log -cleanedLogFile $ProjectPath/Cleaned.log -quit

or you can run tests, that will provide same results
./Unity -runTests -projectPath $ProjectPath -testResults $ProjectPath/results.xml -testPlatform StandaloneLinux64 -batchmode -logfile $ProjectPath/Editor.log -cleanedLogFile $ProjectPath/Cleaned.log
5. Observe editor logs

Reproduced with: 2021.2.2f1 (1.7.5), 2022.1.0a15
Does not reproduce with: 2021.1

Note: Does not reproduce when ran from Editor or Test Runner UI

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.