Error loading font 'Assets/Fonts/Segoe UI.ttf'. on log

Dani_S 4,191 Reputation points
2025-03-13T10:01:37.4166667+00:00

Hi,

I have this error when running the MAUI as exe.

I do not have this fonts on my app in RESOURCES/FONTS and not resister it.

2025-03-13 11:57:26,921 [1] ERROR Microsoft.Maui.FontManager - Error loading font 'Assets/Fonts/Segoe UI.ttf'.

System.InvalidOperationException: This operation is not supported for a relative URI.

at System.Uri.get_LocalPath()

at Microsoft.Maui.FontManager.FindFontFamilyName(String fontFile)

2025-03-13 11:57:26,940 [1] ERROR Microsoft.Maui.FontManager - Error loading font 'Assets/Fonts/Segoe UI.otf'.

Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,003 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.