Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

III. Cursor Style

See : Cursor Style.

Issues and warnings

Warning

Issue :

Mouse stopping at the edges of the viewport (ie. hitting both sides of the screen and stopping camera rotation instead of rotating 360 degrees and completing a full circle rotation)

Fix:

change the Mouse Control Scheme from ‘'Hovering mouse’' to ‘'Locked Mouse’' to get the full camera rotation while streaming your application.

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFEBE6

Warning :

There is a bug from Epic’s side on UE 5.1.1, 5.2 and 5.3 that causes issues showing the in game cursor while Pixel Streaming which is not from our side.

Check this link to see how a user found a way to have an in-game cursor while Pixel Streaming.

(or check below)

  • Go to project settings > Engine > User interface > Software Cursor

  • add a New Software Cursor line ( click the + icon )

  • In the first field, select "Default"

  • In the second field select "DefaultCursor"

  • Save the project

...