In a game I’m working on, I animate every character on every client. This is using R15.
In doing so, I need to do a WaitForChild() on every Motor6D inside the character.
Even with a timeout value of 30 seconds, sometimes (rarely) the motors never show up.
We have a fix that will be going out next week that may fix this issue too. We’ll let you know when that is enabled so you can retest this case as well.