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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment