[Closed] Being warned about Collision Settings, incorrectly?
This is new, ever since moving to 4.9 - I'm being warned about problems with my collision settings, even though they match what the engine is telling me... It does seem to be having an effect though, none of the objects move when they get impulses anymore. They're having Physics forces applied every frame though, so collision is clearly setup properly.
(comments are locked)
|
The question has been closed Nov 13 '15 at 01:10 PM by TheJamsh for the following reason:
The question is answered, right answer was accepted
Follow this question
Once you sign in you will be able to subscribe for any updates here
Bump - this is still happening, still not heard anything.
The objects are constantly 'Hovering' on the ground by means of a physics 'spring' that I've created. That doesn't trigger the warning, despite the fact that it's adding force and torque to the object.
If an explosion tries to apply force to it though (via radial force) - it triggers this warning en-mass.
Please add a picture of the physics tab.
There's nothing special set there, only that 'Simulate Physics' is set to true. Nothing else has changed.
Hello TheJamsh,
I'm trying to reproduce this problem but I'm not having any luck at the moment. Will this also happen with a base actor created in C++ with just a CapsuleComponent and a Mesh added? The only time I'm getting these warnings is when they actually make sense.