Search Issue Tracker
Not Reproducible
Votes
0
Found in
Issue ID
1279546
Regression
No
[Linux] Unity licensing command on Linux doesn't complete when using -batchmode and -nographics
Activating a license on Linux with -nographics and -batchmode requires a window manager to be successful
Repro:
/opt/Unity/Editor/Unity -nographics -batchmode -logFile -quit -serial xxxx -username xxxx -password xxxx
Result:
License doesn't activate
Expected:
License activates. Running the command under xvfb-run --server-args="-screen 0 1024x768x24" <command> works.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
- Blank area appears at the top of Inspector and Build Settings windows when touching and dragging downward with a Wacom tablet pen
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
- “InvalidOperationException” errors are thrown when entering Play Mode in the Timeline’s Customization Samples
Add comment