As I was in studio doing my own thing like scripting some handy things and making some models since I was bored, I went to the toolbox to grab some models out of the My Models section and when I clicked, it didn’t load anything in for a good minute or two.
When you try going to the section My Models, it seems like it was going to be infinitely loading the section for some time and kind of annoyed that this is loading for a long time now with the 3 blue “squares” going back and forth loading anything or not loading anything at all.
The bug happens to appear in the My Models section inside the toolbox property in studio.
I believe the bug started either overnight or even today as I saw a tweet from AlvinBlox and pictures from a friend of mine that showed that the toolbox wasn’t loading your models in the My Models tab.
It’s happening in all parts of toolbox for me… Clicking my models and then going back to my models fixes it for me but the issue persists each time I open toolbox. The issue has been happening for the entire day :<
Ehh? Odd. Have you tried to switch from my models to other thing. Then switch it back? My toolbox is fine and when something like that occur. I just switch from my models then return to it and it work fine.
Can confirm. This was happening about 2 days ago for me. What I do to bypass this for right now is grab the ID of what I want to insert, then do this in the command bar:
for _, object in ipairs(game:GetObjects("rbxassetid://{ID}")) do object.Parent = workspace end
Where {ID} is the ID of the model you want to insert, of course
Same, i have to click on “images” and then click “models” if i want my Models to load, it gets annoying when you have to load a different section of your toolbox then go back to where you want to go.
Same exact thing was happening to me, except it was the Audio and Plugins folder. I wasn’t even able to search anything and it said “No results found”. I am getting tired of Roblox Studio’s annoying bugs. It takes time away from things I could actually be enjoying. Please get your things together Roblox, developers are slowly fading away every time one of these little things happen.