Dea
Dea
I acknowledge that there hasn't been activity in this open issue for over a year, but I thought I'd comment a thank you and say it would've taken me a...
I had this issue and this fixed it. Thank you!
In Unity 2022.6f1 with VRCFury 1.677.0, re-ordering any items in a VRCFury Gesture Component with at least two items with any actions (object toggle, animation clip, blendshape) will freeze unity...
Is publishing to the microsoft store an option? It's free, microsoft will sign alcom for you, and it will provide the ability for alcom to be installed and updated via...
It does make sense making this issue into a discussion since maintaining the frontend can be done in any opinionated fashion. Since no one really knows, the most I can...
> For unity hub path detection, could you let us know the absolute path of unity hub executable installed with flatpak? `/var/lib/flatpak/app/com.unity.UnityHub/current/active/files/extra/unityhub` `current` and `active` are both symlinks. The real...
Hello! I wanted to provide more information due to #1551 to clarify what file is what. This command will most likely be what you're looking for to add flatpak support....
> I want to hear why wrapper needs '--' before '--headless' Because the arguments are being passed to `flatpak run` instead of unity hub. `/var/lib/flatpak/exports/bin/com.unity.UnityHub` is pretty much equivalent to...
oooh I see! I can only guess, but `/var/lib/flatpak/export/bin` is meant to be added to the PATH env so something like `com.unity.UnityHub` can be called. It would allow the user...
I went ahead and read the linked issue and tried out their suggestion of calling `--version`. I conveniently have blender installed via flatpak so I tried the argument on that...