"AvatarEditorService:PromptSetFavorite()" returns a really bad quality game thumbnail image

PC Info: Windows 11 23H2
Date First Experienced: 12/15/2023
Date Last Experienced: 12/22/2023

Reproduction Steps:

  1. Open the “Roblox Studio” or “Roblox Launcher” does not matter
  2. Click to “Play”
  3. Go to the “Command Bar” or “Developer Console”
  4. Paste this code game:GetService("AvatarEditorService"):PromptSetFavorite(game.PlaceId, Enum.AvatarItemType.Asset, true)

Here is a photo of that showing the issue:
photo1

Exptected Behavior: the image quality should be good
Actual Behavior: the image is look so compressed, poor quality, pixelated.

Also lemme add note. the quality of the image is so bad because. its getting game “thumbnail image”. it should be get “game icon image”. I guess?

5 Likes

Is that the game’s icon or one of the thumbnails? The image should use the icon.

1 Like

i am thinking same way with you. i guess the bug is its getting game “thumbnail image” instead of “icon image”

1 Like

its not expected behaviour cos this function was never intended for games

1 Like

no it is also intended for games.

Thanks for the report! Just to confirm, we have a ticket filed in our internal database for this issue.

2 Likes