Oversized / prop / game-breaking UGC items should be marked and have an option to be restricted

There should be an easy way to restrict oversized/prop UGC.

  1. I figure the easiest way is to have the creator mark their creation as oversized, a prop, or as otherwise potentially misleading (in a gameplay sense).
  2. Game creators could check a box to disallow said items into their game.
  3. This problem already has a functional and successful predecessor. Team Fortress 2 and Halloween restricted cosmetics.

Examples of oversized/prop UGC:
https://www.roblox.com/catalog/4753195371/BOX
https://www.roblox.com/catalog/4684079842/TONK
https://www.roblox.com/catalog/4735272012/Trash-Can
https://www.roblox.com/catalog/4753371200/Sneaking-Box
https://www.roblox.com/catalog/4753137457/Piles-Of-Cash
https://www.roblox.com/catalog/4753153215/Road-Roller
https://www.roblox.com/catalog/4753437569/Treadmobile

Why restrict them?

  • These items obscure large parts of the body and make clarity difficult
  • These items obscure large parts of the game and can be used to accidentally/intentionally ruin a game experience
  • These items paired with the right body parts can make a player’s appearance practically invisible

The alternative

  • Shrink and/or move these creations, but I figure most people wouldn’t want that. After all, these items look really great on an avatar - their influence on gameplay though is questionable.
113 Likes

I see this going in two possible ways:

First:
As from the well-known Blox Hunt, Aqualotl made it so players don’t spawn in with any accessories with the exception of what’s provided in the game so it is possible for other creators to follow the same scheme. With that, I wouldn’t really see a need for this. Since many creators want players to use their own avatars in their games, however, that leads to my second thinking…

Second:
I do support this idea, yet the biggest issue is defining what is too large because of the ability for players to scale various parts of their avatar (to an extent). This could then be extended to the catalog items from Roblox that are also rather large like bigger head.
The topic will probably bring up even more controversies in the future questioning whether UGC is going too far regarding its freedom and restrictions given to UGC creators.

5 Likes

I’m 100% against the first way. That seems like a nuclear option for developers.

As for the second - you’re right, the problem is that it’s subjective. Perhaps it could be up to the item approvers/QA or community in some way.

In a more conservative opinion, these items should have never been accepted because of their size and clarity issues. However, it’s been done. Removing them is a solution, but no one would like it. Changing them is a solution, but people wouldn’t care for that. This is the best one I could think of. Additionally, it allows for more out of the box items with less consequence!

14 Likes

tbh they are pretty funny, the person who came out with the idea is a creative genius.

All Avatar Items allow Users to express themselves better.

I understand the concern that some items might ruin the gameplay and I agree on having a special indicators and restrictions for Developers to permit these items in their games, however I don’t agree that they shouldn’t exists.

9 Likes

I would rather it be an option than each developer having to make a list of specific cosmetics and constantly update it personally.

I don’t deny that they’re good, I just think most of them don’t fit most gameplay in terms of clarity.

2 Likes

As a Roblox developer, I would like to have an in-game way of categorizing or detecting accessories that cover the entire player.

My most popular game centers around hiding; players wearing certain accessories in the game creates an unfair advantage for them when hiding. Because of this, I’ve had to implement a manual blacklist of these items, but with new ones being created every day it’s becoming increasingly difficult to keep up. I don’t think I’m alone in this too, as I’ve seen other popular games affected by this issue as well as a number of developers on twitter voicing their concerns over the increase in over-the-top accessories being added to the catalog.

Examples of accessories that fall into this category:
https://www.roblox.com/catalog/4794183296/Big-Box
https://www.roblox.com/catalog/4793971886/Filing-Cabinet
https://www.roblox.com/catalog/4793985219/CRATE

Popular youtuber flamingo recently created a video displaying this very thing being done throughout games.

Example images of players hidden as objects in a game (taken from the video above):
image image

33 Likes

I don’t know who first started this trend of making oversized assets but it’s gotten on my nerves very badly and I’m not even a fan of the assets themselves. I’m not against customising your character to your imagination but this has just been nonsense and headaches for my game.

Recently, I’ve incorporated a script that bans all waist accessories (left and right hip waist accessories not included) (not using the OP-linked script, just hard banned all waist accessories by checking for certain attachments) because these kinds of assets break aesthetic and functionality in my game. The other option was just to completely restrict avatars in my game which I would rather not do.

I absolutely support this idea. Making an accessory blacklist is too time consuming from my end and it won’t scale well because it has to be manually managed, meaning I need to spend more of my time tracking the catalog for new accessories to ban. I would prefer if there was a natively supported method of blocking certain types of assets. It doesn’t even have to be just large accessories; any accessory should be able to be marked as “prop” and developers should be given the option to restrict wear of props right on the website over a game script.

19 Likes

I love this type of customization - but clarity and hitboxes be darned.

image
image

3 Likes

Was just wondering why player scaling is allowed to be this size ingame. Why was this UGC item allowed, The images below are an example of the size comparisions, this can be very obstructive for other players in games and can provide an unfair advantage in some situations.
Player on the left with the large avatar


Player on the right with the large avatar

Id like to see other peoples opinions on this, and should UGC items be restricted to a height / size limit in the future.

15 Likes

Looks like they’re about to make a resurgence. Great time to bump this thread. :slight_smile:

https://www.roblox.com/catalog/11089309771/big-grey-box

https://www.roblox.com/catalog/11101107966/The-Wall
https://www.roblox.com/catalog/11008599453/Stuck-On-the-Toll
https://www.roblox.com/catalog/10790674276/RToy-Toy-Box

Again, all great items - but they obscure key parts of the player in-game.

8 Likes

Removing waist and back accessories is a solution but it punishes innocent players who just want to wear the wings they paid roblox for. This feature request sounds like a good idea

4 Likes

This is getting ridiculous. I am seeing more and more several low effort, body-covering UGC accessories getting to the catalog again lately. If people in the program can’t control themselves, I shouldn’t expect any degree of self control when UGC accessories become more public.

The UGC accessory team must address this issue with other relevant teams. We need a unified platform-wide ability to block game breaking UGC accessories from our experiences with ease. Blocking entire accessory types or checking the accessory’s size are finnicky solutions and may get rid of accessories that are actually not problematic.

QA and moderation from the UGC accessory team alone has already proven itself to be insufficient against creators with no self control and this is while uploading is limited rollout. I don’t want to imagine the nightmare this’ll be during public rollout.

Please give developers the tools to counteract this while also being able to maintain the integrity of a visitor’s avatar as much as possible. Current methods are tedious, inefficient and unscalable.

16 Likes

There is actually code in Studio that reads the raw mesh file before publishing an item

It would be easy to just block a mesh if the overall size of the polygons is too large.

2 Likes

I just thought of a really out-there way to solve this. Why not repurpose these large accessories into a new accessory category like “profile prop”?

Something akin to gear. Most games opt out of gear, but can use it if they desire. Same principle here.

3 Likes

The restriction would need to be applied on the web surface as well so it can’t be bypassed. Either way, best to avoid backseat-engineering in feature requests and just focus on the issue and what the impact would be to you as a creator. As users we don’t know how hard/easy things are to implement.

1 Like

Maybe a method for accessories similar to Model:GetExtentsSize() would solve this problem, since it lets developers choose how large an accessory should be before it gets deleted. It seems like the least invasive solution while also the most versatile.

2 Likes

We have had to completely disable all Waist and Back accessories in our game for the time being until either UGC item approval is improved or a feature like this is implemented. The amount of people coming in as a brick with a decal on it or even just hiding in plain sight as a massive prop is starting to become unreasonable.

A banned asset ID list is infeasible when there’s this many UGC creators uploading so many items at once, some good, some not. Roblox has to either allow us as game developers to disable the use of these larger misleading prop items or ban them from being uploaded and allowed in the first place.

2 Likes

What even is the size boundary for UGC? I don’t think this has been explicitly said by ROBLOX. Does anyone know?

There should be a strict rule against making overly sized items. Heh, I remember when people thought the Typical Texas Tycoonist was too big. So much so that the height of the crown (top part) got lowered shortly after.

I’d certainly welcome that over the [LIVE REACTION] nonsense we’ve been getting. People who upload stuff like that shouldn’t be in the UGC program at all. They’re defacing it.

4 Likes

UGC creator here. Here’s the bounds for back items, which is what people use to make those giant bricks.
image

I think the bounds are so ridiculously huge so people can make big wingspans, but that’s just my personal guess. Nobody I know has made an item that big without it being intentionally disruptive.

8 Likes

There is a line between creative expression and being obnoxious. These items are starting to fall into the latter category. There is zero reason someone should be running around dressed as a 10-stud wide brick wall. It isn’t creative, it isn’t funny anymore (although was it ever to begin with?), and it negatively impacts the experience for other users.

The item bounds as they exist make sense for wingspans, and I don’t object to tasteful, creative, expressive accessories being created that are of a large size.

But a literal brick wall? Really?

The Roblox UGC approvals team must take action to resolve this issue by removing and banning these low-quality, game-breaking assets. The only effective short-term solution for developers is to outright ban all waist assets, as some others on this thread have suggested. This is unfair to the players who have legitimate accessories in this category, but again, the blame for this must be placed on Roblox itself.

“As long as this scar of a wall is permitted to stand, it is not the waist accessory question alone that remains open, but the question of freedom to wear accessories of all categories… Mr. Baszucki, tear down this wall.”

6 Likes