How to make UMG block left and right clicks

For various reasons (due to already having a quite complicated UI setup), this advice wouldn’t work for me. However, for anyone who wants a very simple way of blocking UI input… Just put on a button which covers the extent you want the input blocked, and make its various styles have an alpha of 0, and voila! Probably a dirty hack, but it did the job for me! :slight_smile: