GameThumbnail rbxthumb type returns Asset texture

In a lot of cases the GameThumbnail rbxthumb type seems to return incorrect results that show random Asset textures instead.

Here’s a few of the games that are affected: 127001526408720, 12561389610, 124798709814661

Expected behavior

I expect assets to not be shown when using the GameThumbnail rbxthumb type with a game id, GameThumbnails require the root place id instead of the game id unlike GameIcons leading to this common misunderstanding.

1 Like

where did you get that screenshot from? is it website?

This is a Roblox game I created, my current solution is using the start place id of the game, either the documentation should be updated to denote this discrepancy or using the game id should return the intended result.

yep, I forwarded to team that owns the documentation

1 Like

Documentation is now fixed! https://create.roblox.com/docs/projects/assets#rbxthumb

1 Like

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