- Home /
Question by
AriRomanoByton · Sep 17, 2019 at 01:23 AM ·
linuxlinux editor
How to launch Unity Editor in linux as superuser
Hi,
I would like to debug a plugin that only works on linux as superuser and thus, I need to launch the unity editor itself as super user.
The problem is: Where is the executable? I tried to sudo-start the unity Hub, but that doesn't seem to give the Unity editor superuser permissions.
It works fine when I create a build with the plugin and run the resulting executable as superuser, but I don't know how to do the same with the Editor itself.
Comment
Your answer

Follow this Question
Related Questions
How to install Unity Editor On CentOs 7(LINUX)? 1 Answer
Is there an Ubuntu ppa for the Unity Editor? 1 Answer
Socket: accept Failed, error To Many Open Files (24)? 0 Answers
Unity mouse clicks break on Linux 0 Answers
How come memory usage is so high on Linux, and the profiler lies about it? 1 Answer