Oh, thanks for the news, because some of my scripts broke ( support R6 and R15; only R6 was working), and I was wondering what it could be.
Yes, I am using team create with a friend.
By default, the Playtesting Session in Studio spawns R15 characters at the beginning when the system haven’t realized the actual Default Rig Type yet.
To fix this, you can simply delay the the character spawning.
game.Players.PlayerAdded:Connect(function(plr)
task.wait(0.5) -- Anytime is ok as long as enough time is given to the system
plr:LoadCharacter()
end
Do you see it in play solo or team test or both?
I see it in play solo. Never tried in teamtest tho.
still happening, back then i released an update in one of the games i work in and the game somehow created a server that was r15 while the rest of the servers were r6
This is still happening… I can’t test my animation with r6 on my character. Playing it on Play Solo. Disabling the team create fixes it.
Hi all! We released a fix this morning that we hope will mitigate the issue. If you’re experiencing this issue on TeamCreate, you may need to leave and rejoin so that the TeamCreate server shuts down and can update with the fix.
Took you guys plenty of time
Tested it, no issues so far, ill mark it as solution for the post, maybe others will share their experiences too
Sorry for the long wait TT. Thanks for all your patience!
Hello!
Could I get what studio version you’re on, what place id / universe id you’re using, and the value of Workspace.MeshPartHeadsAndAccessories?
Place ID: 103750982012241 (Private) (Was created on 2/5/2025)
Workspace.MeshPartHeadsAndAccessories = Default
UPDATE:
Seems like it happens only on freshly created placed.
Seems to be fixed after:
- Disable Team Create
- Make sure the avatar is set to R6
- Enable back Team Create
March 2025.
This is still a problem.
I even tried the “fixes”, but nothing works.
Tried to load R6 rig instead of R15 with a script, but even that doesn’t solve it.
Try these steps
- Set avatar to R6 and publish
- Disable Team Create
- Make sure avatar is set to R6
- Enable back Team Create (It will take a minute or two for updates to reach the server)
At least these work for me.
It is still happening in 2025!
I didn’t even enable the team create, and I still get the issue… wth
Edit: It’s like random… 50/50 but it feels more like 1/8th to get R6
It is still happening and honestly so annoying having to redo the test half a dozen times till it finally spawns in R6. Please fix!
this bug is so annoying, still happening. i believe its been happening to me for like 7-8 months. very inconvenient to work with.