Skip to content

Fix log severity: LocalChatUser nullptr is Verbose not Error on GDK - #92

Open
Maryam (maryammadzadeh) wants to merge 1 commit into
PlayFab:mainfrom
maryammadzadeh:maryammadzadeh/fix-localchatuser-log-severity
Open

Fix log severity: LocalChatUser nullptr is Verbose not Error on GDK#92
Maryam (maryammadzadeh) wants to merge 1 commit into
PlayFab:mainfrom
maryammadzadeh:maryammadzadeh/fix-localchatuser-log-severity

Conversation

@maryammadzadeh

@maryammadzadeh Maryam (maryammadzadeh) commented Jun 17, 2026

Copy link
Copy Markdown

Matches ChatPermissionTracking.Win.cpp which logs the same condition at Verbose. LocalChatUser being null during
Logging it at Error caused 30Hz spam in logs

Unreal only prints above the currently enabled log level. So that's why we see spam.

Matches ChatPermissionTracking.Win.cpp which logs the same condition
at Verbose. LocalChatUser being null during
Logging it at Error caused 30Hz spam in shipped logs whenever a remote
talker was registered before the local talker completed registration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant