If I instantiate an object at runtime, that object cannot be moved, only rotate. I have not idea why, no errors or any other info is presented in the console.
If that very same object isn't instantiated, but is already in the scene when runtime is started, it works perfectly.
Every single property is the same on both.
Any ideas what might be happening?