Hot Reload MAUI Error - Unable to build changes
When trying to use Hot Reload in my MAUI application on Windows, the moment I press the Hot Reload button while debugging I receive this error window.
The same window also appears during debugging when a breakpoint is hit for the first time.
I wasn't able to find a solution online and have not seen that window pop up anywhere else.
Has anyone had this issue before and could point me in the right direction? I haven't made any changes to EditSession.cs

2 Replies
Usually people report such via https://learn.microsoft.com/en-us/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2022 and if your company has active support contract with Microsoft, you can open a support case to move things faster.
Yeah it seems like this is just a Roslyn bug. Thanks for the help, I will try reporting it (probably will lead to nothing but oh well)