What Happened
I tried opening a script within Unity and I got the following error:
The below SDK extensions are required for the Unity debugger to work.
- org.freedesktop.Sdk.Extension.dotnet
- org.freedesktop.Sdk.Extension.mono
(arch: *x86_64*, branch: *25.08*)
Please install it from Flathub.
How to Reproduce
- Install UnityHub from Flatpak
- Install VSCode from Flatpak
- Download Unity 6000.4.3f1
- Create a Project with the Core 2D Template
- Create an empty GameObject
- Attach a new Script to it.
- Double click the Script inside the Assets menu.
- The warning message appears.
Operating System
openSUSE Tumblewed 20260327
Command-line output
Anything else?
I'm not trying to use a different external editor or custom configuration. How can I install those extensions through Flathub? Is there any possibility for this to be handled automatically by the UnityHub install?
Does this PR may solve the issue or that's unrelated #149?
What Happened
I tried opening a script within Unity and I got the following error:
How to Reproduce
Operating System
openSUSE Tumblewed 20260327
Command-line output
Anything else?
I'm not trying to use a different external editor or custom configuration. How can I install those extensions through Flathub? Is there any possibility for this to be handled automatically by the UnityHub install?
Does this PR may solve the issue or that's unrelated #149?