Devolutions / Devolutions/UniGetUI
[BUG] (UniGetUI crashes)
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward
- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/Devolutions/UniGetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/Devolutions/UniGetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/Devolutions/UniGetUI/issues/new/choose)).
### UniGetUI Version
2026.2.7
### Windows version, edition, and architecture
Windows 10 x64
### Describe your issue
When I press the button ( Help ) UniGetUI crashes the process.
### Steps to reproduce the issue
_No response_
### UniGetUI Log
```text
Environment details:
OS version: Microsoft Windows NT 10.0.19045.0
Language: en
APP Version: 2026.2.7
APP Build number: 107
Executable: C:\Users\****\Desktop\UniGetUI.x64\UniGetUI.exe
Command-line arguments: C:\Users\****\Desktop\UniGetUI.x64\UniGetUI.exe
Integrity report:
No integrity violations were found.
Exception type: InvalidOperationException (System.InvalidOperationException)
Crash HResult: 0x80131509 (2148734217, -2146233079)
Crash Message: Unexpected HRESULT has been returned from a call to a COM component.
Crash Data:
System.Object:
Crash Trace:
at Avalonia.Controls.Win.WebView1.WebView1Adapter.<g__InitializeAsync|10_1>d.MoveNext() + 0x61
--- End of stack trace from previous location ---
at Avalonia.Controls.NativeWebViewControlHost.<g__CompleteAdapter|10_1>d.MoveNext() + 0x52
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.<>c.b__124_0(Object state) + 0x1a
at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.InvokeCore() + 0x19a
at Avalonia.Threading.DispatcherOperation.Execute() + 0x5f
at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation) + 0x78
at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean) + 0xf0
at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam) + 0x58
at UniGetUI!+0x12c4ada
No inner exceptions found
```
### Package Managers Logs
```text
Not required
```
### Relevant information
_No response_
### Screenshots and videos
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.