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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment