Any in-app blur/acrylic texture appears broken #9259
Labels
area-Materials
Reveal, Acrylic, lighting, etc.
bug
Something isn't working
team-Controls
Issue for the Controls team
Describe the bug
Any blur/acrylic texture (scrollbars, comboboxes, etc.) shown on the app does not show any transparency. It instead shows an opaque grey blur.
Moreover, a list of errors get printed on console. This is only a small part of it.
Steps to reproduce the bug
Create a Window that hosts a control such as ComboBox.
Tested with:
The bug persisted even when:
Expected behavior
Comboboxes and other widgets render properly and no messages appear on the console.
Screenshots
How it is rendering
How it should render
NuGet package version
Windows App SDK 1.4.3: 1.4.231115000
Packaging type
Unpackaged
Windows version
Insider Build (xxxxx)
IDE
Visual Studio 2022-preview
Additional context
This issue appears to be happening also to other App Sdk apps such as the
WinUI 3 Gallery
, also using App SDK 1.4:(the
WinUI 2 Gallery
app renders comboboxes as expected)The text was updated successfully, but these errors were encountered: