When you publish a new model, an URL is provided so you can share the link to your friends. The problem is the URL sends you to a 404 page instead of the model’s page.
Here is an example of a URL generated by publishing a new model:
Here is the URL of the model when you use the site to navigate:
https://www.roblox.com/library/694053318/ALWEG-monorail-beam
For whatever reason, the site requires at least 1 character after the ID for it to find the asset properly. ROBLOX Studio should append the provided name of the asset to the generated URL. Filtering the generated URL is not an issue because the site auto-redirects to the proper name of the asset, and the proper name of the asset shows up in the browser’s history.