What do you want to achieve?
Simply perform general actions in both studio and playtest mode as normal.
What is the issue? Include screenshots / videos if possible!
Player will fall through anything it comes in contact with, even terrain.
Also, parts, upon being placed, will act as if there is nothing there.
robloxapp-20221123-1440248.wmv (1.7 MB)
This clip was made using Studio’s wonderful record feature, which records at 15 frames a second!
What solutions have you tried so far?
Looking for backdoor scripts in plugins, searched all properties thoroughly.
Good thing I was basically at the start of developing my game. Everything was affected before this clip was made, and moving my assets to another place fixed the issue.
I am not entirely sure as to how this occurred, as none of the plugins I currently have are malicious. Has this happened to anyone else?
It’s probably your collision groups. If the default collision group can’t interact with itself, then everything will fall. You can see your collision groups by opening the collision group editor in the “view” tab.
Sorry for the passive aggressiveness! I was overly rude for no actual reason and had just come from doing a lot of difficult work with painfully inexperienced people, Happy Developing!