User avatar
sfernandez
Site Admin
Posts: 2984
Joined: 22 Dec 2011, 19:20

Re: Passing input through opacity?

27 Sep 2022, 11:57

First of all, you should be getting an error about using Window (unless you implemented your own window container):
LogNoesis: Warning: Window not supported in Unreal, please use Page or UserControl instead.
LogNoesis: Warning: /Game;component/Tests/WindowTest.xaml(1): Unknown type 'Window'.
Regarding the input being blocked, just to make sure, is your view widget Visibility set to Visible or SelfHitTestInvisible?
The patch should change the default value to SelfHitTestInvisible which is the expected value to allow hit test pass through empty backgrounds in the View, but perhaps the asset has the Visible value saved.

Who is online

Users browsing this forum: No registered users and 83 guests