Unity issues in distrobox

I have set up unity by creating a fedora-toolbox distrobox, and installed Rider IDE in the same distrobox. on the surface it looks like it works as intended, but unity does not save the preferences and also seems to have issues interfacing with steam for steamInput, it also does not detect any controllers that weren't already plugged in before i launched it. does anyone have experience with this issue and know a solution to it?
Solution:
it turned out that the folder ~/.local/share/unity3d did not exist, this made the cache and other temporary files not work
Jump to solution
2 Replies
TheRidiculousR
TheRidiculousROP5w ago
additionally i had set up a public key in git, which seems to also get reset when i reboot i will try using a different distrobox
Solution
TheRidiculousR
it turned out that the folder ~/.local/share/unity3d did not exist, this made the cache and other temporary files not work

Did you find this page helpful?