Studio can't insert meshes from toolbox

Every time I click on a tool or mesh from the toolbox, it inserts a model named “ToolboxTemporaryInsertModel”

Image

image

It happens 100% of the time. AI models with meshes or just character models with meshes work. Just tools and meshes alone do not.

If you want to reproduce the bug for yourself then simply click a tool inside the toolbox.

I believe the bug started happening a day or two ago. Possibly started from the latest Studio update. There’s a couple Reddit posts about this issue, but I thought it’d be better to post it in here

One user from Reddit reported that they tried to run a line of code and got this result:

Code and Error

game:GetService(“InsertService”):LoadAsset(19087705).Parent=game.Workspace

12:30:49.715 - Error occurred, no output from Lua
12:30:49.715 - Stack Begin 12:30:49.716 - Script ‘game:GetService(“InsertService”):LoadAsset(19087705).Parent=game.Workspace’, Line 1
12:30:49.716 - Stack End

Thank you

This topic was automatically closed after 1 minute. New replies are no longer allowed.