Obscure error message: "unable to allocate pixels for the bitmap"
Description
I don't know what's causing this, but everytime I open my MAUI solution, the error panel shows this error: "unable to allocate pixels for the bitmap":
This issue may be related to #32460
Steps to Reproduce
Here's the SVG I'm using:
Link to public reproduction project repository
No response
Version with bug
9.0.110 SR12
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No, as I don't know the cause for this issue.
Relevant log output
I'm a bot. Here are possible related and/or duplicate issues (I may be wrong):
- https://github.com/dotnet/maui/issues/12109
- https://github.com/dotnet/maui/issues/13226
This issue may be a duplicate of #12109. However, that other issue is closed as "solved". Apparently, it isn't.
This issue has been validated in Visual Studio Insiders 11222.16 with MAUI versions 9.0.0, 9.0.110, 9.0.120 and 10.0.11. It can be reproducible on Android platform. Reproduction Sample : https://github.com/dotnet/maui/issues/32460#issue-3605534183