"Publish to Roblox as" does not let me overwrite onto places!

Reproduction Steps

System:

  • Windows 11
  • RTX 3070 , 32GB RAM, AMD Ryzen 5 5600X

Beta Features [Enabled]:

  • CSG Version 3
  • Face Capture
  • Intuitive Debugger
  • Live Animation Creator
  • Selection and Navigation Improvements in Explorer
  • Selection Improvements
  • Upgrade Shorelines

Expected Behavior

Steps on how it should work:

  1. Click on “File”
  2. Click on “Publish to Roblox as…”
  3. Selecting Place
  4. Confirm and Click “Overwrite”
  5. Waiting for it to be overwritten and successfully published
  6. Finished

Actual Behavior

How it works for me:

  1. Click on “File”
  2. Click on “Publish to Roblox as…”
  3. Selecting Place
  4. Confirm and Click “Overwrite”
  5. Cant Click Overwrite [GREY BUTTON]

(only lets me overwrite on the same place i am)

Issue Area: Studio
Issue Type: Other
Impact: High
Frequency: Constantly
Date First Experienced: 2023-02-10 16:02:00 (+01:00)
Date Last Experienced: 2023-02-16 00:02:00 (+01:00)

5 Likes

Hi thanks for the report. The issue is being investigated!

5 Likes

When you first load the place up in studio, if you go to the output window and ctrl+f for rbxassetid://rbxassetid:// to see if that matches anything? We’ve seen an error recently where Sound instances that contain an improperly-formatted asset id like that can cause saves to fail in this way.

If there is a match, you’ll need to look through all the Sound instances in your experience to find which is the problem and change the asset id to only say rbxassetid:// once instead of twice, you can do this more easily if you type Sound in the filter box at the top of the explorer.

If that is not the cause let us know and we can dig into this deeper.

4 Likes

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