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:Jump to solution
it turned out that the folder
~/.local/share/unity3d did not exist, this made the cache and other temporary files not work2 Replies
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
it turned out that the folder
~/.local/share/unity3d did not exist, this made the cache and other temporary files not work