Parts doesn't want to render even if they actually exist and have transparency 0

I’ve been testing my game and while doing that I’ve noticed that other’s dealerships (my game is a tycoon about owning a dealership) wasn’t rendering. Like the parts had transparency 1 because there was collision but what’s weird is that they were even creating the static shadows. (There is no way of creating shadows while having transparent objects)
This issue isn’t only on my hardware in case you report as that being the reason. I wasn’t the only one that couldn’t see the dealerships!

I’ve found a way to replicate it though:
Here are some Images

  1. The way I could replicate is by creating a server in studio and upgrade the dealership to 1 player. The owner sees the dealership while the second doesn’t.

    These are the proprieties of the dealership parts. They don’t have any transparency…

This is what the server sees. It works well for him.

  1. This is in game where you can see the building creates shadows but the parts aren’t visible. (They even have the collisions)
    Also this is my pov
    RobloxPlayerBeta_Aptav4wgHg
    This is the pov from someone else that can see the whole dealership

    And this is another pov from the owner of the dealership that couldn’t see some parts of it.
    image

This issue is really frustrating me.

2 Likes

Did you use any unions in the building? it could’ve corrputed. Theres some solutions on the devforum on how to restore corrupted unions

They are only parts. And only parts are affected by this issue.

Are there any scripts that interact with the buildong that are active atm?

The plot positioner which is the one responsible with loading the plot to the player.


Instead of that nothing modifies plot parts. And if they were then most probably it would set the transparency to 1 or something but no and you can even see that Is an issue of rendering as there is no way of having 100% transparent objects with shadows

Im not sure but it could have some sort of cloning problem (sometimes when I clone objects it doesnt render right away) Also, the parts to the left window dont show their hitboxes when you selected them. Is this a cframe issue possibly?

1 Like

I’m like that for 30 minutes and still can’t see them.


They still have collisions

1 Like

This might be a roblox bug, you cant have too much freedom on whats being rendered unfortunantlly, some things you could try:

  1. Use another method thats not pivot, not because pivot isnt good, but just to try and see if that fixes it,
    make sure you also try only changing the model position.

  2. change the transparency to 1 and back to 0

  3. do you have LOD or maybe some tecnology that doesnt render what the camera isnt looking at?

1 Like

Nope no LOD thingy. Also with transparency I showed someone on a video with more clients and I also changed the transparency let me send this here.

The only thing I could do is to change the way with pivot but I bet it won’t help as why would that cause this?

1 Like

Maybe try turning on streaming enabled?

1 Like

I really feel like it could because perhaps there is just some bug with clients rendering cframe changes

It can’t be the pivot because sometimes just look at this crap.


The dealership is alright but the map is affected. And you have to know that there is nothing that affects the map in any way.

This is another image where you can see how much of the map gets affected

It might be a solution but it feels wrong to do that only for this. Also I will have to modify my code as it will error because of streaming.

so even parts that havent gotten their cframe/position changed do that? well at this point the possibilities could be endless

wait, should there be outlines?

The outlines are the fact that I’ve selected the objects in studio so you can see they should exist

2 Likes

For instance if you want to see something. On server the building is loaded correctly

It must be the client… Have you got someone to test this on a different setup to yours?

I’ve said in the post you can check that I have screenshots from others that have a similar issue
image