Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.
In my game, I have the place that people see/play, and a duplicate place that I can do updates so I don’t mess up the working place. After I did some updates to the duplicate and clicked “Publish to Roblox to…” (alt-shift-p), it says the update published, but when I go and check the updates did not carry over. It should just overwrite the place I am publishing to.
How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.
This happens rarely. First time I have had this issue. Happened after I tried to publish from one place to another, yet the changes did not carry over.
Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the issue.
This just happens in studio. When publishing from my place “Solo Defense Challenges” to “Solo Defense” (just added a challenges update, hence the separate place). When I open the supposedly updated “Solo Defense” in studio, it is unchanged.
Would a screenshot or video help describe it to someone? If so, post one.
Place I am publishing from:
Place I am publishing to, after I published from “Solo Defense Challenges” (notice in Challenges under StarterGui there is only one script vs multiple in the first image):
When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.
Just started happening maybe 45 minutes ago.
I did my best to see if there were any similar issues but have not found any.
Edit:
After trying again for like the 6th or 7th time, it finally worked. Only thing different I did is that I added a line of commented code to a scripted and moved around the camera, then published. No idea why it worked after that.