Pixel Streaming: Unable to Interact with Widget Buttons or Display Cursor in Web Browser

I am working on a project using Unreal Engine 5 with Pixel Streaming enabled. The application includes a widget interface that opens when a specific keyboard key is pressed. Everything functions as expected when running the application locally. However, when using Pixel Streaming through a web browser, I encounter the following issues:

  1. The mouse cursor does not appear in the browser after the widget is opened, preventing interaction.
  2. Widget buttons are unclickable and do not respond to mouse input, despite working perfectly in the local application

Hi there,

In that case you can turn on the hovering mouse flag from the frontend settings. You can also try uploading your project to a pixel streaming platform and try testing it out. Make sure to enable setting called Hovering Mouse.

@InfinityVoid.io thanks. I will check

Desktop2025.01.06-18.07.25.01-ezgif.com-video-to-gif-converter

Mouse Event Success, but Facing Player Rotation Issues

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.