Skip to content

Conversation

@Belchy06
Copy link
Collaborator

Relevant components:

  • Signalling server
  • Common library
  • Frontend library
  • Frontend UI library
  • Matchmaker
  • Platform scripts
  • SFU

Problem statement:

As mentioned in #754, when emitting a UI interaction with non-ascii characters, the calculated byteLength is incorrect.

Solution

Remove the unnecessary usage of textEncoder and use the direct string length.

Test Plan and Compatibility

Tested with UE 5.7 (PixelStreaming2)

@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2026

⚠️ No Changeset found

Latest commit: 95d054d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Belchy06 Belchy06 force-pushed the uiinteraction-string-length branch 2 times, most recently from 4b4fd1a to ea2ea39 Compare January 13, 2026 06:26
@Belchy06 Belchy06 force-pushed the uiinteraction-string-length branch from ea2ea39 to 95d054d Compare January 13, 2026 08:16
@mcottontensor mcottontensor added auto-backport Used to specify we want a PR to auto backport to a branch, must be paired with auto-backport-to-UEX. auto-backport-to-UE5.5 auto-backport-to-UE5.6 auto-backport-to-UE5.7 labels Jan 14, 2026
@mcottontensor mcottontensor merged commit 06528b9 into EpicGamesExt:master Jan 14, 2026
7 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 14, 2026
github-actions bot pushed a commit that referenced this pull request Jan 14, 2026
github-actions bot pushed a commit that referenced this pull request Jan 14, 2026
@github-actions
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
UE5.5
UE5.6
UE5.7

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

mcottontensor pushed a commit that referenced this pull request Jan 14, 2026
… characters (#758) (#763)

(cherry picked from commit 06528b9)

Co-authored-by: William Belcher <william.belcher@hotmail.com>
mcottontensor pushed a commit that referenced this pull request Jan 14, 2026
… characters (#758) (#762)

(cherry picked from commit 06528b9)

Co-authored-by: William Belcher <william.belcher@hotmail.com>
mcottontensor pushed a commit that referenced this pull request Jan 14, 2026
… characters (#758) (#761)

(cherry picked from commit 06528b9)

Co-authored-by: William Belcher <william.belcher@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Used to specify we want a PR to auto backport to a branch, must be paired with auto-backport-to-UEX. auto-backport-to-UE5.5 auto-backport-to-UE5.6 auto-backport-to-UE5.7

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants