Entering play solo with a StarterCharacter missing a PrimaryPart freezes studio

Repro steps:

  • Insert an empty model or any character into StarterPlayer
  • Name what you inserted StarterCharacter
  • If you inserted a character and it has a PrimaryPart, unset PrimaryPart
  • Go into play solo
  • Click okay on this warning
  • Studio is now frozen to user input and has to be closed with the task manager

Added to the bug list. Nice catch!

player:LoadCharacter()

Seems fixed.

A fix to prevent Studio from freezing and a warning that custom Characters require the PrimaryPart set will be included in the release next week.

The warning already exists, unless you’re thinking of changing it / adding a different one